This repository contains the Github pages website required for the Practical Machine Learning course within the Johns Hopkins University Data Science Specialization offered over Coursera.
Object | Description |
---|---|
index.Rmd | R Markdown file that contains the source for the course project in Practical Machine Learning. |
index.html | HTML output file that is generated by knitting the R markdown file into HTML. |
index.md | Markdown file that is one of the outputs from index.Rmd, after it has been knit into HTML. |
README.md | File describing contents of this Github repository. |