You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project aims to leverage machine learning techniques to analyse the flux data and accurately classify stars as either exoplanet-hosting or non-exoplanet-hosting. By training a model on the provided dataset, we seek to uncover patterns and features indicative of exoplanet presence, enabling the model to make predictions on unseen data.
React + TypeScript web app for AI-powered exoplanet detection. Features NASA-themed UI, 3D planet visualization, interactive light curves, Claude AI chatbot, and real-time predictions. NASA Space Apps Challenge 2025.
This project performs a comprehensive analysis of exoplanet datasets using Python. It involves preprocessing NASA’s Kepler/K2 mission data, handling missing values, encoding categorical variables, and performing feature selection. EDA reveals correlations between planetary and stellar parameters Random Forest model to enhance predictive accuracy