Files
microsoft--ml-for-beginners/2-Regression/4-Logistic/assignment.md
T
2026-07-13 12:56:21 +08:00

11 lines
870 B
Markdown

# Retrying some Regression
## Instructions
In the lesson, 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.
## 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 |