ML.NET for similar patterns recognition
Hello,
I'm new in Machine Learning world; I see some example in github.
I've an application that draw a 2d chart from binary data, and search for something as 5000 patterns(recorded in a db) into those files (10MB).
I use a Boyer Moore algo to find exactly match, but something this patterns are not matching because some anomalies so the users can manually recognize theme from 2d shape similarity. I'd like to that by software; can i do that by ML.net? can I search for this patterns in a file ? I'm developing in vb.net. Any advice?
Regards
Developer technologies | .NET | .NET Machine Learning
2 answers
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more