(no title)
notus | 6 years ago
> Machine learning only learns how to categorize things into predetermined categories.
This is just one type of machine learning called classification, there are others like regression and clustering which can be combined to create more robust models. Look at the technology behind Cylance's product which identifies files as malicious or not pre-execution. They are not just using classification.
No comments yet.