difference between fitcnet and patternnet functions
30 ビュー (過去 30 日間)
表示 古いコメント
I am not able to get difference between fitcnet and patternnet functions; when to use which one and what change happens in the result, if one replaced by other?
0 件のコメント
採用された回答
Girijashankar Sahoo
2021 年 5 月 20 日
1. FITNET for regression (MATLAB calls it curve fitting) which is supposed to be a replacement for NEWFF)
2. PATTERNNET for pattern recognition and classification ( which were previously achieved using NEWFF)
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!