How to predict data for 1 time step by KNN method
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have the data.txt, which calculated by phase space reconstruation method (eLag = 6, eDim = 4)
How to predict data for 1 time step by KNN method?
please recommended the code to me
0 Kommentare
Antworten (1)
Shishir Singhal
am 29 Jul. 2020
Hi,
Please refer to the documentation: https://in.mathworks.com/help/stats/classificationknn.html for KNN classifier in MATLAB.
Hope it helps you !!!
Thanks
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!