Skip to main content

An End-to-End Python Package for Interpreting Telescope Datasets through Training Machine Learning Models, Generating Statistical Reports, and Visualizing Results

Project description

TelescopeML

PyPI - Latest Release Build Status

TelescopeML is a Python package comprising a series of modules, each equipped with specialized machine learning and statistical capabilities for conducting Convolutional Neural Networks (CNN) or Machine Learning (ML) training on datasets captured from the atmospheres of extrasolar planets and brown dwarfs. The tasks executed by the TelescopeML modules are outlined below:

  • DataMaster module: Performs various tasks to process the datasets, including:

    • Preparing inputs and outputs
    • Splitting the dataset into training, validation, and test sets
    • Scaling/normalizing the data
    • Visualizing the data
    • Conducting feature engineering
  • DeepTrainer module: Utilizes different methods/packages such as TensorFlow to:

    • Build Convolutional Neural Networks (CNNs) model using the training examples
    • Utilize tuned hyperparameters
    • Fit/train the ML models
    • Visualize the loss and training history, as well as the trained model's performance
  • Predictor module: Implements the following tasks to predict atmospheric parameters:

    • Processes and predicts the observational datasets
    • Deploys the trained ML/CNNs model to predict atmospheric parameters
    • Visualizes the processed observational dataset and the uncertainty in the predicted results
  • StatVisAnalyzer module: Provides a set of functions to perform the following tasks:

    • Explores and processes the synthetic datasets
    • Performs the chi-square test to evaluate the similarity between two datasets
    • Calculates confidence intervals and standard errors
    • Functions to visualize the datasets, including scatter plots, histograms, boxplots

or simply...

  • Load the trained CNN models
  • Follow the tutorials
  • Predict the stellar/exoplanetary parameters
  • Report the statistical analysis

Documentation

Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):

Ehsan Gharib-Nezhad
Ehsan Gharib-Nezhad

💻 🤔 🚧 📚
Natasha Batalha
Natasha Batalha

🧑‍🏫 🐛 🤔
Hamed Valizadegan
Hamed Valizadegan

🧑‍🏫 🤔
Miguel Martinho
Miguel Martinho

🧑‍🏫 🤔
Gopal Nookula
Gopal Nookula

📚

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TelescopeML-0.0.3.tar.gz (40.9 kB view hashes)

Uploaded Source

Built Distribution

TelescopeML-0.0.3-py3-none-any.whl (40.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page