breast-cancer-data
There are 4 repositories under breast-cancer-data topic.
philsaurabh/PCA-on-Breast-Cancer-Data
Principal Component Analysis Example Notebook.
rrasheed/Breast-Cancer-Diagnosis
A comparison of the accuracy of various classification models using Wisconsin breast cancer data
SevdanurGENC/FeatureSelecetionBreastCancerByRProgramming
Feature Selecetion on Dataset of Breast Cancer by R Programming
hardikasnani/ensemble-methods-on-breast-cancer-data
I applied the bagging and boosting methods using the decision tree as the base predictor on the sklearn’s breast cancer data set. I experiment with different parameters and report the results obtained.