Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hongvin
/
tiktok
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tiktok
1 contributor
History:
11 commits
hongvin
Update app.py
1990fa1
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
225 Bytes
initial commit
about 1 year ago
app.py
Safe
4.18 kB
Update app.py
about 1 year ago
model_random_forest.pkl
pickle
Detected Pickle imports (6)
"numpy.core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"sklearn.tree._tree.Tree"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
33.3 MB
LFS
Upload 2 files
about 1 year ago
model_scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
725 Bytes
LFS
Upload 2 files
about 1 year ago
requirements.txt
Safe
3.06 kB
Update requirements.txt
about 1 year ago
train.py
Safe
5.7 kB
Create train.py
about 1 year ago