Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lion-ai
/
CBC-covid
like
2
Runtime error
App
Files
Files
Community
main
CBC-covid
1 contributor
History:
6 commits
AleksanderObuchowski
fixed a bug :)
c6b60db
almost 2 years ago
.streamlit
Add application files
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
4 Bytes
Add application files
almost 2 years ago
README.md
Safe
247 Bytes
initial commit
almost 2 years ago
app.py
Safe
7.68 kB
fixed a bug :)
almost 2 years ago
requirements.txt
Safe
474 Bytes
remove pytorch_tabular from requirements
almost 2 years ago
tabnet_detection.zip
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
326 kB
Add application files
almost 2 years ago
tabnet_detection_scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
713 Bytes
Add application files
almost 2 years ago