Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
VolarisLLC
/
LungCancerPrediction
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LungCancerPrediction
88.4 kB
Ctrl+K
Ctrl+K
2 contributors
History:
6 commits
saifisvibin
Add API password protection
fbec77d
8 months ago
.dockerignore
Safe
141 Bytes
Initial commit: FastAPI user registration backend
10 months ago
Dockerfile
Safe
620 Bytes
first commit
8 months ago
README.md
Safe
2.13 kB
Add API password protection
8 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
10 months ago
main.py
Safe
18 kB
Add API password protection
8 months ago
model_loader.py
Safe
6.18 kB
Replace user registration API with lung cancer prediction API
10 months ago
requirements.txt
Safe
163 Bytes
Replace user registration API with lung cancer prediction API
10 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
10 months ago