Help center

Prediction algorithms

Plain-language guides to the algorithms behind Clarex predictions — what each one does, how it works, and when it's the right call.

Forecasting

Project a single time series forward over a horizon.

Choosing a forecasting algorithm

Regression

Predict a numeric value from feature columns.

Choosing a regression algorithm

Classification

Predict a categorical label from feature columns.

Choosing a classification algorithm