フィルターのクリア

Using the Classification Learner to train a Multinomial Logistic Regression

12 ビュー (過去 30 日間)
Jimmy Zhan
Jimmy Zhan 2020 年 3 月 9 日
回答済み: Raunak Gupta 2020 年 3 月 20 日
I am interested to use the Classification Learner app to train a multinomial logistic regression model, specifically, for ordinal response.
I was only able to find logistic regression option (binomial) within Classification Learner.
I have also used mnrfit for this purpose, but was wondering if there is a difference in performance.
Thanks

採用された回答

Raunak Gupta
Raunak Gupta 2020 年 3 月 20 日
Hi,
Currently Classification Learner App has Decision Trees for multi-class classification problems. As you mentioned mnrfit does the Multinomial Logistic Regression, you may use glmfit with corresponding distribution for doing the same. You can find an example here. For more Information you may take a look to the following documentation.

その他の回答 (0 件)

製品


リリース

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by