Skip to content

A study of data from the Breast Cancer dataset from Kaggle, looking for patterns, behaviors, and information that may be useful. The final objective is creating a Logistic Regression that predicts if a tumor is benign or malign.

Notifications You must be signed in to change notification settings

JosePadillaMtnz/BreastCancer_KaggleDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Kaggle Dataset on Breast Cancer

A study of data from the Kaggle breast cancer Wisconsin dataset (https://www.kaggle.com/datasets/uciml/breast-cancer-wisconsin-data/data), looking for patterns, behaviors, and information that may be useful. Throughout the document, different sections can be seen, highlighting the EDA part and the creation and evaluation of models.

The Exploratory Data Analysis part searches for patterns between, relationships, and feature cleaning. The model part creates different model options both with the initial model, as well as with the cleaned model and the application of featuring engineering, to finally obtain metrics.

About

A study of data from the Breast Cancer dataset from Kaggle, looking for patterns, behaviors, and information that may be useful. The final objective is creating a Logistic Regression that predicts if a tumor is benign or malign.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published