Similarity measurement Machine Learning

3 visualizaciones (últimos 30 días)
MikeSv
MikeSv el 29 de Ag. de 2018
Respondida: Saumya Goel el 3 de Sept. de 2018
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

Respuestas (1)

Saumya Goel
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.

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!

Translated by