Data from NASA Exoplanet Archive and Planetary Habitability Laboratory compiled by Rajeev Misra.
The algorithm is based on 14 properties of the planet and its host star that can determine a planet's habitability:
Source: Occurrence and core-envelope structure of 1–4× Earth-size planets around Sun-like stars (2013). "http://www.pnas.org/content/111/35/12655.full"
We used Logistic Regression for the machine learning algorithm because based from our analysis, we need a density estimation-based machine learning algorithm.
Code Repository: https://github.com/JstnClmnt/SpaceApps
References:
[1] https://github.com/rkmisra/cs229_project/tree/mast...
[2] https://exoplanetarchive.ipac.caltech.edu/
[3] http://phl.upr.edu/projects/habitable-exoplanets-c...
[4] http://scikit-learn.org/stable/
[5] https://pandas.pydata.org/
SpaceApps is a NASA incubator innovation program.