Back to work
Machine Learning Research · 2023
Exoplanet Habitability Classification & Analysis
Comprehensive ML pipeline analyzing 5,600+ exoplanets from the PHL Exoplanet Catalog to predict habitability. Implemented multiple classification algorithms with model explainability using LIME to interpret planetary characteristics influencing habitability predictions.

[ KEY ]
Technical highlights
- 01
100+ feature engineering from astronomical measurements including ESI (Earth Similarity Index).
- 02
Model explainability framework using LIME for interpretable habitability predictions.
[ STK ]
Stack
- Python
- Scikit-learn
- Pandas
- NumPy
- Dask
- LIME
- Matplotlib