The sklearn-discretefirstorder’s API guide

This is the API guide for the discrete first-order estimators implemented in the discretefirstorder package.

Discrete First-Order Estimators

DFORegressor([loss, learning_rate, k, ...])

Discrete first-order regressor.