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 054c011 commit b56e932
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To get a better sense of what we're working with, let's take a look at the attri
print(dir(digits))
```

##
#

If we want to know even more about the dataset, we can add
```
Expand Down

0 comments on commit b56e932

Please sign in to comment.