Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
6 Bytes
Added Files in the repo
over 1 year ago
README.md
Safe
272 Bytes
initial commit
over 1 year ago
SPY500MW.csv
Safe
10.6 kB
Added Files in the repo
over 1 year ago
app.py
Safe
7.22 kB
Modified the summary table
over 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
over 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
over 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
over 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
over 1 year ago
requirements.txt
Safe
65 Bytes
Added Files in the repo
over 1 year ago
stock_market_clustering.ipynb
Safe
545 kB
Added Files in the repo
over 1 year ago