Skip to content

Commit

Permalink
update the sklearn file name bug
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamWu96 committed Sep 18, 2022
1 parent bbeb6bf commit 1d1c1c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 306 deletions.
2 changes: 1 addition & 1 deletion Part_2/sklearn.py → Part_2/5_sklearn.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# coding: utf-8

# In[2]:

# import os

from sklearn import datasets
dataset = datasets.load_iris()
Expand Down
305 changes: 0 additions & 305 deletions Part_2/sklearn.ipynb

This file was deleted.

0 comments on commit 1d1c1c6

Please sign in to comment.