Regression

This module consists of classical regression models.

Currently, it includes the following methods:

  • Binary logistic regression (class BinaryLogisticRegression)

  • Linear regression (class LinearRegression)