Retrying some regression
Contents
42.61. Retrying some regression#
42.61.1. Instructions#
In the section, you used a subset of the pumpkin data. Now, go back to the original data and try to use all of it, cleaned and standardized, to build a Logistic Regression model.
42.61.2. Rubric#
Criteria |
Exemplary |
Adequate |
Needs Improvement |
---|---|---|---|
A notebook is presented with a well-explained and well-performing model |
A notebook is presented with a model that performs minimally |
A notebook is presented with a sub-performing model or none |
42.61.3. Acknowledgments#
Thanks to Microsoft for creating the open-source course ML-For-Beginners. It inspires the majority of the content in this chapter.