You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
901 B
12 lines
901 B
4 years ago
|
# Try a different model
|
||
|
|
||
|
## Instructions
|
||
|
|
||
|
Now that you have built one web app using a trained Regression model, use one of the models from an earlier Regression lesson to redo this web app. You can keep the style or design it differently to reflect the pumpkin data. Be careful to change the inputs to reflect your model's training method.
|
||
|
|
||
|
## Rubric
|
||
|
|
||
|
| Criteria | Exemplary | Adequate | Needs Improvement |
|
||
|
| -------------------------- | --------------------------------------------------------- | --------------------------------------------------------- | -------------------------------------- |
|
||
4 years ago
|
| | The web app runs as expected and is deployed to the cloud | The web app contains flaws or exhibits unexpected results | The web app does not function properly |
|