|
|
|
|
|
by TZubiri
484 days ago
|
|
What a strech. Does an is_even function have an is_odd feature implemented? Does an is_divisible_by_200 have an is_not_divisible_by_3 feature implemented? Does a physics simulator have an "accelerate upwards" feature? No, it's a bug/emergent property and interpreting it as a feature is a simple misunderstanding of the software. Semantics matter, just because you can potentially negate a variable (or multiply it by any number) doesn't mean that property is inherent to the program. |
|
'Feature' has a different meaning in machine learning than it does in software. It means a measurable property of data, not a behavior of a program.
E.g. the language, style, tone, content, and semantics of text are all features. If text can be said to have a certain amount of 'evilness', then you have an evilness feature.
https://en.wikipedia.org/wiki/Feature_(machine_learning)