How to predict data for 1 time step by KNN method
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Shishir Singhal
2020 年 7 月 29 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!