Data Science Series Capstone Report: Exoplanet hunting
This is the code for the Capstone Report used as the second individual Data Science related work for HarvardX Data Science Series.
This is one-time work and I did not yet decided if I will be continuing this work. So I do not expect PRs, but critics and notes are welcomed by means of Issues option. My work environment is based on Debian derived Linux system, so I may have a trouble supporting problems related to other operating systems.
Document is in format of R Markdown, and contains both text and full source code.
To build document following software is necessary:
- R language with installed
rmarkdown
package - R Studio
- Java 8 or higher
- Data files from https://www.kaggle.com/keplersmachines/kepler-labelled-time-series-data
During document build, script will install additional R packages and run embedded code.
Generated document in form of PDF file is placed in root folder in this repository.
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License.