first notebook
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
|||||||
|
data/raw/*
|
||||||
|
data/processed/*
|
||||||
|
images/*
|
||||||
|
models/*
|
||||||
|
*.npy
|
||||||
|
*.pkl
|
||||||
|
*.pth
|
||||||
|
.ipynb_checkpoints/
|
||||||
|
__pycache__/
|
||||||
|
.DS_Store
|
||||||
|
.venv/
|
||||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,15 @@
|
|||||||
|
pandas
|
||||||
|
numpy
|
||||||
|
scipy
|
||||||
|
scikit-learn
|
||||||
|
matplotlib
|
||||||
|
seaborn
|
||||||
|
yfinance
|
||||||
|
pandas-datareader
|
||||||
|
joblib
|
||||||
|
tqdm
|
||||||
|
Pillow
|
||||||
|
html5lib
|
||||||
|
statsmodels
|
||||||
|
requests
|
||||||
|
torch
|
||||||
Reference in New Issue
Block a user