Implement all nearest neighbor
Mostrar comentarios más antiguos
Lets say I want to find all neighbors. A function that will take in an excel file with data of different cars (caryear carmileage carhorsepower carlife) amd I want to be able to input data of a car I want and if it already exist according to my input then return that but if it does not return all the colosest/similar version of that car according to some all nearest neighbor implemantation. Not sure if that makes sense but I would appreciate some help :)
4 comentarios
Mathieu NOE
el 20 de Mayo de 2022
hello again
is this a kind of extension of your previous post ?
ML
el 22 de Mayo de 2022
Image Analyst
el 22 de Mayo de 2022
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!