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.
PlanetFinder is a Python-based tool designed for the detection and analysis of exoplanets using light curve data from the TESS mission. Leveraging the Lightkurve library, it allows users to search for, visualize, and analyze potential exoplanet transits, making it an ideal resource for both citizen scientists and professional astronomers.