Complete the work with scikit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.DS_Store
|
||||
.ipynb_checkpoints/
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
*
|
||||
env/
|
||||
ENV/
|
||||
|
||||
*.ipynb_checkpoints
|
||||
|
||||
*.py[cod]
|
||||
*.so
|
||||
.Python
|
||||
|
||||
*.csv
|
||||
*.pkl
|
||||
*.h5
|
||||
data/
|
||||
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user