Similarity measurement Machine Learning
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone.
I just started learning about machine learning and read about various kinds of algorithm. Right now Iam working on a project where I want to compare input features to features stored in a database and I want to find the DB entry that bast matches the new input.
I know that one way to do this is by using the KNN algorithm and measuring the distance between the feature. Now Iam wondering if there other algorithms that can do the same thing so that I can compare their performance?
Thanks in advance,
kind regards,
Michael
0 comentarios
Respuestas (1)
Saumya Goel
el 3 de Sept. de 2018
The effectiveness of the technique depends on the dataset type, so I would suggest you to first try to analyze the type of features available in the dataset.
If you would like to explore the MATLAB features available for supervised learning algorithms, you can go through this link.
0 comentarios
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!