An open API service indexing awesome lists of open source software.

https://github.com/joemathew2004/cancer_prediction

This project implements a machine learning model (Logistic Regression) trained on the Breast Cancer dataset to predict if a tumor is benign or malignant. It includes a Python script for training the model, a terminal-based prediction tool, and a web application built with Streamlit for interactive predictions.
https://github.com/joemathew2004/cancer_prediction

cancer-prediction classification csv joblib logistic-regression machine-learning python scikit-learn streamlit web-application

Last synced: 6 months ago
JSON representation

This project implements a machine learning model (Logistic Regression) trained on the Breast Cancer dataset to predict if a tumor is benign or malignant. It includes a Python script for training the model, a terminal-based prediction tool, and a web application built with Streamlit for interactive predictions.

Awesome Lists containing this project