Skip to content

Commit

Permalink
Update Part 1 - Introduction to Machine Learning with scikit-learn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cfiutak1 authored Apr 2, 2019
1 parent aad70a9 commit aaf7639
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Continuing our analogy of studying for a math exam,


Let's get to the fun part - implementing these algorithms.

**Linear Regression**
```
# Initialize a LinearRegression object
Expand Down

0 comments on commit aaf7639

Please sign in to comment.