Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VolarisLLC
/
LungCancerPrediction
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LungCancerPrediction
Ctrl+K
Ctrl+K
2 contributors
History:
6 commits
saifisvibin
Add API password protection
fbec77d
2 months ago
.dockerignore
Safe
141 Bytes
Initial commit: FastAPI user registration backend
5 months ago
Dockerfile
Safe
620 Bytes
first commit
2 months ago
README.md
Safe
2.13 kB
Add API password protection
2 months ago
best_lung_cancer_model.joblib
pickle
Detected Pickle imports (4)
"sklearn.neighbors._classification.KNeighborsClassifier"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
59.7 kB
Replace user registration API with lung cancer prediction API
5 months ago
main.py
Safe
18 kB
Add API password protection
2 months ago
model_loader.py
Safe
6.18 kB
Replace user registration API with lung cancer prediction API
5 months ago
requirements.txt
Safe
163 Bytes
Replace user registration API with lung cancer prediction API
5 months ago
scaler.joblib
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"_codecs.encode"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray.scalar"
How to fix it?
1.52 kB
Replace user registration API with lung cancer prediction API
5 months ago