slope 0.29.0
Loading...
Searching...
No Matches
losses Directory Reference
Directory dependency graph for losses:
src/slope/losses

Files

 logistic.cpp
 
 logistic.h
 Logistic loss function implementation for SLOPE algorithm.
 
 loss.h
 The declartion of the Objctive class and its subclasses, which represent the data-fitting part of the composite loss function.
 
 multinomial.cpp
 
 multinomial.h
 Multinomial loss function implementation for SLOPE algorithm.
 
 poisson.cpp
 
 poisson.h
 Poisson loss function implementation for SLOPE algorithm.
 
 quadratic.cpp
 
 quadratic.h
 Quadratic loss function implementation for SLOPE algorithm.
 
 setup_loss.cpp
 
 setup_loss.h
 Factory function to create the appropriate loss function based on.