Skip to content

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Apr 27, 2018
1 parent 5cbb7ca commit 754719b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/ch03/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Python Machine Learning - Code Examples

### Chapter Outline

- Choosing a classi cation algorithm
- First steps with scikit-learn training a perceptron
- Choosing a classification algorithm
- First steps with scikit-learn -- training a perceptron
- Modeling class probabilities via logistic regression
- Logistic regression intuition and conditional probabilities
- Learning the weights of the logistic cost function
Expand Down

0 comments on commit 754719b

Please sign in to comment.