- Statistics for Machine Learning
- Pratap Dangeti
- 51字
- 2021-07-02 19:06:01
Applying steps in logistic regression modeling
The following steps are applied in linear regression modeling in industry:
- Exclusion criteria and good-bad definition finalization
- Initial data preparation and univariate analysis
- Derived/dummy variable creation
- Fine classing and coarse classing
- Fitting the logistic model on the training data
- Evaluating the model on test data