API Documentation#
Estimators#
These are all the estimators in the package. They are all derived from scikit-learn classes and use the same API. Each of the estimators represent a different objective function, but all use the same penalty term (the sorted l-one norm).
|
Sorted L-One Penalized Estimation. |