Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ci-Dave
/
Stock_Market_Analysis_Time_Series
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Stock_Market_Analysis_Time_Series
589 kB
Ctrl+K
Ctrl+K
1 contributor
History:
3 commits
Ci-Dave
Modified the summary table
68f459d
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
6 Bytes
Added Files in the repo
about 1 year ago
README.md
Safe
272 Bytes
initial commit
about 1 year ago
SPY500MW.csv
Safe
10.6 kB
Added Files in the repo
about 1 year ago
app.py
Safe
7.22 kB
Modified the summary table
about 1 year 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
xet
Added Files in the repo
about 1 year 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
xet
Added Files in the repo
about 1 year 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
xet
Added Files in the repo
about 1 year 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
xet
Added Files in the repo
about 1 year ago
requirements.txt
Safe
65 Bytes
Added Files in the repo
about 1 year ago
stock_market_clustering.ipynb
Safe
545 kB
Added Files in the repo
about 1 year ago