Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ml6team
/
ML6-UniKP
like
0
Runtime error
App
Files
Files
Community
1
37db1e1
ML6-UniKP
2 contributors
History:
22 commits
Topallaj Denis
complete predict endpoint
37db1e1
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
Dockerfile
Safe
511 Bytes
file permission for HF
7 months ago
Kcat.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.ExtraTreesRegressor"
,
"sklearn.tree._classes.ExtraTreeRegressor"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
206 MB
LFS
copied the unikp model into this endpoint
7 months ago
Kcat_over_Km.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.ExtraTreesRegressor"
,
"sklearn.tree._classes.ExtraTreeRegressor"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
11.5 MB
LFS
copied the unikp model into this endpoint
7 months ago
Km.pkl
pickle
Detected Pickle imports (6)
"sklearn.tree._tree.Tree"
,
"sklearn.ensemble._forest.ExtraTreesRegressor"
,
"sklearn.tree._classes.ExtraTreeRegressor"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
148 MB
LFS
copied the unikp model into this endpoint
7 months ago
README.md
Safe
189 Bytes
initial commit
7 months ago
build_vocab.py
Safe
5.41 kB
copied the unikp model into this endpoint
7 months ago
dataset.py
Safe
1.57 kB
copied the unikp model into this endpoint
7 months ago
enumerator.py
Safe
8.36 kB
copied the unikp model into this endpoint
7 months ago
main.py
Safe
6.17 kB
complete predict endpoint
7 months ago
pretrain_trfm.py
Safe
7.35 kB
copied the unikp model into this endpoint
7 months ago
requirements.txt
Safe
237 Bytes
complete predict endpoint
7 months ago
trfm_12_23000.pkl
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
22.1 MB
LFS
copied the unikp model into this endpoint
7 months ago
utils.py
Safe
5.91 kB
copied the unikp model into this endpoint
7 months ago
vocab.pkl
pickle
Detected Pickle imports (2)
"collections.Counter"
,
"__main__.WordVocab"
How to fix it?
1.45 kB
LFS
copied the unikp model into this endpoint
7 months ago
vocab_content.txt
Safe
115 Bytes
copied the unikp model into this endpoint
7 months ago