CoRoT Contributions Logo
latest

Reading and Plotting

  • Read .fits raw data
  • Preprocessing data
  • Resampling series
  • Filtering series
  • Application example
  • Generation algorithms
  • Save pre-processed data

Feature Engineering

  • Reading the data
  • Feature: Frequency response
  • Feature: Naive Bayes likelihood
  • Feature: Markov Hidden Models

Machine Learning

  • XGBoost Classifier
  • Decision trees

Code APIs

  • CoRoT Contributions

Authors

  • Vanderlei Cunha Parro
  • Marcelo Mendes Lafetá Lima
  • Roberto Bertoldo Menezes
CoRoT Contributions
  • Docs »
  • Index
  • Edit on GitHub

Index

B | C | F | H | I | J | L | M | R | S | U

B

  • box_plot() (in module utils.visual)

C

  • Curve (class in utils.data_struc)

F

  • from_file() (utils.data_helper.Reader method)
  • from_folder() (utils.data_helper.Reader method)
  • from_txt() (utils.data_helper.Reader method)

H

  • handle_opts() (in module utils.visual)
  • hist_plot() (in module utils.visual)

I

  • index_tables() (utils.data_struc.Curve method)

J

  • julian_to_stdtime() (utils.data_struc.Curve method)

L

  • line_plot() (in module utils.visual)
  • list_features() (utils.data_helper.Reader method)

M

  • multline_plot() (in module utils.visual)

R

  • Reader (class in utils.data_helper)

S

  • show_plot() (in module utils.visual)

U

  • utils (module)
  • utils.data_helper (module)
  • utils.data_struc (module)
  • utils.visual (module)

© Copyright 2020, Marcelo Lima Revision bef90f16.

Built with Sphinx using a theme provided by Read the Docs.