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