Model#

Base models#

Abstractions for training models with AutoML.

card-img-top
AutoML

Establish a champion model for a dataset with AutoML

card-img-top
AutoTS

Establish a time-series champion model across multiple forecast horizons with AutoTS

card-img-top
AutoAnomaly

Train diverse anomaly detection models with AutoML

card-img-top
AutoCluster

Train diverse clustering models with AutoML

Model wrappers#

Abstractions for working with base models within a single DR project.

card-img-top
FeatureDiscovery

Model with and discover features across multiple datasets PROTOTYPE

card-img-top
ColumnReduce

Fit models on iteratively column-reduced training data PROTOTYPE

card-img-top
SelfDiscovery

Perform feature discovery on a single dataset using a self join PROTOTYPE