Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
farkmu45
/
emsilon-api
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
emsilon-api
Ctrl+K
Ctrl+K
1 contributor
History:
19 commits
farkmu45
Update app.py
621d827
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
234 Bytes
Change app_file
about 1 year ago
app.py
Safe
1.7 kB
Update app.py
about 1 year ago
label_encoding.pkl
pickle
Detected Pickle imports (4)
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
1.16 kB
LFS
Update model
about 1 year ago
mutagenesis_model.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
954 Bytes
LFS
Initial commit
about 1 year ago
requirements.txt
Safe
45 Bytes
Fix server error
about 1 year ago
scaler_encoding.pkl
pickle
Detected Pickle imports (4)
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.MinMaxScaler"
,
"numpy.dtype"
How to fix it?
815 Bytes
LFS
Initial commit
about 1 year ago
start.py
Safe
91 Bytes
Initial commit
about 1 year ago
treatment.py
Safe
618 Bytes
Fix typo
about 1 year ago