How do the options work for the 'fitcdiscr' function using Statistics and Machine Learning Toolbox in MATLAB R2023b?
古いコメントを表示
I am using "fitcdiscr" function from the Statistics and Machine Learning Toolbox and I have the following questions on how to use the options for the "fitcdiscr" function:
1) How do I obtain weights for the trained model to calculate the projected space ?
2) Is there any way to hide the training output in command terminal?
3) Does providing 'OptimizeHyperparameters', 'auto' name-value pair to train the model on the hyperparameters update gamma and delta iteratively or do we need to train the model with the obtained hyperparameters once more to obtain valid results ?
4) Does training model followed with 'cvshrink' regularization and training model with inbuilt optimization yield same results? Is either of them computationally intensive than the other?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Discriminant Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!