Skip to content

A simple machine learning project built with scikit-learn. This repository contains a Jupyter notebook demonstrating how to train, evaluate, and interpret a basic classification model.

Notifications You must be signed in to change notification settings

abhrajit2004/Cancer-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ML-model-scikit-learn

A simple machine learning project built with scikit-learn. This repository contains a Jupyter notebook demonstrating how to train, evaluate, and interpret two basic classification model.


Project Overview

  • Goal: To build and evaluate a basic classification model using scikit-learn.
  • Model: Using a supervised learning algorithm (e.g. logistic regression, decision tree ) to classify the target variable.
  • Evaluation: The notebook includes model evaluation metrics (accuracy).

Dataset used

https://github.com/YBIFoundation/Dataset/raw/main/Cancer.csv

About

A simple machine learning project built with scikit-learn. This repository contains a Jupyter notebook demonstrating how to train, evaluate, and interpret a basic classification model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published