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...
6f2b9f4
LungCancerPrediction
96.4 kB
Ctrl+K
Ctrl+K
2 contributors
History:
4 commits
saifisvibinn
Replace user registration API with lung cancer prediction API
6f2b9f4
6 months ago
.dockerignore
Safe
141 Bytes
Initial commit: FastAPI user registration backend
6 months ago
DEPLOYMENT.md
5.56 kB
Initial commit: FastAPI user registration backend
6 months ago
Dockerfile
662 Bytes
Replace user registration API with lung cancer prediction API
6 months ago
QUICK_DEPLOY.md
2.7 kB
Initial commit: FastAPI user registration backend
6 months ago
README.md
1.65 kB
Replace user registration API with lung cancer prediction API
6 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
6 months ago
fly.toml
471 Bytes
Initial commit: FastAPI user registration backend
6 months ago
main.py
17 kB
Replace user registration API with lung cancer prediction API
6 months ago
model_loader.py
Safe
6.18 kB
Replace user registration API with lung cancer prediction API
6 months ago
railway.json
268 Bytes
Fix PORT environment variable handling for Railway deployment
6 months ago
render.yaml
243 Bytes
Initial commit: FastAPI user registration backend
6 months ago
requirements.txt
Safe
163 Bytes
Replace user registration API with lung cancer prediction API
6 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
6 months ago
start.sh
176 Bytes
Fix PORT environment variable handling for Railway deployment
6 months ago