assignment for classification 2

pull/34/head
Jen Looper 3 years ago
parent b2a5263f5a
commit 09c5813775

@ -211,4 +211,4 @@ In this lesson, you used your cleaned data to build a machine learning model tha
Dig a little more into the math behind Logistic Regression in [this lesson](https://people.eecs.berkeley.edu/~russell/classes/cs194/f11/lectures/CS194%20Fall%202011%20Lecture%2006.pdf)
## Assignment
[Assignment Name](assignment.md)
[Study the solvers](assignment.md)

@ -1,9 +1,9 @@
# [Assignment Name]
# Study the solvers
## Instructions
In this lesson you learned about the various solvers that pair algorithms with a machine learning process to create an accurate model. Walk through the solvers listed in the lesson and pick two. In your own words, compare and contrast these two solvers. What kind of problem do they address? How do they work with various data structures? Why would you pick one over another?
## Rubric
| Criteria | Exemplary | Adequate | Needs Improvement |
| -------- | --------- | -------- | ----------------- |
| | | | |
| Criteria | Exemplary | Adequate | Needs Improvement |
| -------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------ | ---------------------------- |
| | A .doc file is presented with two paragraphs, one on each solver, comparing them thoughtfully. | A .doc file is presented with only one paragraph | The assignment is incomplete |

Loading…
Cancel
Save