Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thom-J-H authored Mar 14, 2019
1 parent da6b800 commit a5ea657
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Capstone2_Harvard_edX

In partial fulfillment of the requirements for the [Harvard edX: Data Science Professional Certificate](https://www.edx.org/professional-certificate/harvardx-data-science), this repository contains the following files:
* [R Markdown](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/Capstone_Two_Report_Haslam_2019_03_12.Rmd): Capstone_Two_Report_Haslam_2019_03_12.Rmd
* [R_Script](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/Capstone_Two_Script.r): Capstone_Two_Script.r
* [Report in PDF](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/Capstone_Two_Report_Haslam_2019_03_12.pdf): Capstone_Two_Report_Haslam_2019_03_12.pdf
* Capstone_Two_Report_Haslam_2019_03_12.html
* R Markdown: [Capstone_Two_Report_Haslam_2019_03_12.Rmd](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/Capstone_Two_Report_Haslam_2019_03_12.Rmd):
* R_Script: [Capstone_Two_Script.r](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/Capstone_Two_Script.r):
* Report in PDF: [Capstone_Two_Report_Haslam_2019_03_12.pdf](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/Capstone_Two_Report_Haslam_2019_03_12.pdf):
* Extra: Capstone_Two_Report_Haslam_2019_03_12.html

And the original [Breast Cancer Wisconsin (Diagnostic) data set (WDBC)](https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)), available from the [UCI Machine Learning Repository](http://archive.ics.uci.edu/ml/index.php), Center for Machine Learning and Intelligent Systems, University of California, Irvine:
* wdbc.data.csv
* wdbc.names.txt
* [wdbc.data.csv](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/wdbc.data.csv)
* [wdbc.names.txt](https://github.com/Thom-J-H/Capstone2_Harvard_edX/blob/master/wdbc.names.txt)

The script (and RMD) import the data set from the UCI source, so there is no need to download it first.

Expand Down

0 comments on commit a5ea657

Please sign in to comment.