![]() |
slope 6.2.1
|
Poisson loss function implementation for SLOPE algorithm. More...
#include "loss.h"
Go to the source code of this file.
Classes | |
| class | slope::Poisson |
| The Poisson class represents a Poisson regression loss function. More... | |
Namespaces | |
| namespace | slope |
| Namespace containing SLOPE regression implementation. | |
Poisson loss function implementation for SLOPE algorithm.
This file contains the Poisson class which implements a Poisson loss function used in the SLOPE (Sorted L-One Penalized Estimation) algorithm.
Definition in file poisson.h.