API ReferenceΒΆ

astra.benchmark

astra.cli

astra.compare

astra.data.processing

This module contains the CorrelationFilter class, which is used to filter out features that are highly correlated with each other based on a specified threshold.

astra.metrics

This module contains functions for model selection and evaluation.

astra.model_selection

This module contains functions for model selection and evaluation.

astra.models.classification

This module contains variables for instantiating classifiers and their hyperparameter search grids.

astra.models.regression

This module contains variables for instantiating regressors and their hyperparameter search grids.

astra.utils

This module contains utility functions used in the package.