subham@portfolio: ~/ml-suite
File Edit View Search Terminal Help
[subham@hehe] ls -la models/
total 2
drwxr-xr-x root root heart_model/ heart_disease_rf.pkl
drwxr-xr-x root root cancer_model/ cancer_detection_rf.pkl

ML Prediction Suite

Select a model for inference

Heart Disease

Random Forest classifier. 13 features.

python heart_predict.py →

Cancer Detection

Random Forest classifier. 12 features.

python cancer_detect.py →