Skip to content

This repo contains python code for predicting benign or malignant class from the publicly available data. The model used is Decision Tree Regression and it is further optimized (underfitting and overfitting concept) using optimum leaf nodes to reduce mean absolute error.

Notifications You must be signed in to change notification settings

sherlockva/DecisionTree-Primer-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

About

This repo contains python code for predicting benign or malignant class from the publicly available data. The model used is Decision Tree Regression and it is further optimized (underfitting and overfitting concept) using optimum leaf nodes to reduce mean absolute error.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published