Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 614 Bytes

File metadata and controls

16 lines (10 loc) · 614 Bytes

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