Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ci-Dave
/
Stock_Market_Analysis_Time_Series
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Stock_Market_Analysis_Time_Series
1 contributor
History:
3 commits
Ci-Dave
Modified the summary table
68f459d
4 days ago
.gitattributes
Safe
1.52 kB
initial commit
5 days ago
.gitignore
Safe
6 Bytes
Added Files in the repo
4 days ago
README.md
Safe
272 Bytes
initial commit
5 days ago
SPY500MW.csv
Safe
10.6 kB
Added Files in the repo
4 days ago
app.py
Safe
7.22 kB
Modified the summary table
4 days ago
dbscan_stock_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.cluster._dbscan.DBSCAN"
How to fix it?
12.7 kB
LFS
Added Files in the repo
4 days ago
gmm_stock_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.mixture._gaussian_mixture.GaussianMixture"
,
"numpy.dtype"
How to fix it?
1.74 kB
LFS
Added Files in the repo
4 days ago
hierarchical_stock_model.pkl
pickle
Detected Pickle imports (3)
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
How to fix it?
8.03 kB
LFS
Added Files in the repo
4 days ago
kmeans_stock_model.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.cluster._kmeans.KMeans"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
1.83 kB
LFS
Added Files in the repo
4 days ago
requirements.txt
Safe
65 Bytes
Added Files in the repo
4 days ago
stock_market_clustering.ipynb
Safe
545 kB
Added Files in the repo
4 days ago