Skip to content

This is just a simple example of a Machine Learning model building process using object oriented programming, using UCI breast cancer dataset.

Notifications You must be signed in to change notification settings

RNakamura90/poo_breast_cancer_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Breast cancer detection using object oriented programming (UCI database)

This is just a simple example of a Machine Learning model building process using object oriented programming. First, a simple exploratory analysis of the data was performed. Then, the construction and evaluation of the built model, done through OOP.

References

Wolberg, W., Mangasarian, O., Street, N. and Street, W. (1995). Breast Cancer Wisconsin (Diagnostic). UCI Machine Learning Repository. https://doi.org/10.24432/C5DW2B.

About

This is just a simple example of a Machine Learning model building process using object oriented programming, using UCI breast cancer dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published