Logistic Regression Validation Approach

1 回表示 (過去 30 日間)
Rain
Rain 2015 年 3 月 26 日
Hi, I am using matlab to run the Logistic Regression. I need to validate the logistic regression model. My approach is I split my data into two groups. 85% of them is for training, and 15% of them is for testing. Now I have model from training data sets. I use the independent variables of test data sets as the inputs for the model, and I got the predicted outputs of the model. Then, I have to compare the predicted outputs and observed outputs. What kind of method here should I use to compare them? MSE? or what? Do you think my approach is right? I've read some paper about goodness of fit. I am not quite sure for this issue. Could you please give me some guide? Thank you.

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by