UBC-MDS / Breast-Cancer-Prediction

Supervised Learning Model to predict breast cancer
MIT License
1 stars 11 forks source link

Scripts analysis.py and plot.py are complete #18

Closed talhaadnan100 closed 5 years ago

talhaadnan100 commented 5 years ago

This pull request contains updated analysis.py with changed

  1. additional output of detailed data file that contains predictions and train/test type for each example
  2. cross validation value of 5
  3. features importance file only includes features with a score above 0

The pull request also includes the new plot.py file with

  1. ability to visualize the results of the feature importance file