ML.NET for similar patterns recognition

Damien Darhk 1 Reputation point
2021-05-20T12:32:11.553+00:00

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
Developer technologies | .NET | .NET Machine Learning
.NET: Microsoft Technologies based on the .NET software framework. Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. 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

  2. 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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.