/class5-homework

Primary LanguagePythonMIT LicenseMIT

class5-homework

To run the dataset-processor.py script please follow the steps below:

  1. Download the dataset file: wdbc.data
  2. Open the dataset-processor.py file and specify the location of the dataset file: wdbc.data
  3. Run the the dataset-processor.py file to display the Plots output in the Plots folder.
  4. The Plots output will be located in the following Plots sub folders: a.line_plots b.scatter_plots c.heatmap_plots(additional plot selected for reach exercise)