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

.NET Machine learning
.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.
158 questions
0 comments No comments
{count} votes

Your answer

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