UBC-MDS / DSCI_522_Breast_cancer_predictors

Decision tree analysis of breast cancer result metrics to deduce the strongest predictor of malignancy
0 stars 2 forks source link

My analysis is done #8

Closed milicmil closed 5 years ago

milicmil commented 5 years ago

HI Arzan,

here is my analysis . I extracted the data and divided it into the training an test set. I also tested various max depths and reached 1.0 on depth of 7.

I need to split the data extraction and analysis into two new files.