![]() |
slope 0.30.1
|
Logistic loss function implementation for SLOPE algorithm. More...
#include "loss.h"
Go to the source code of this file.
Classes | |
class | slope::Logistic |
The Logistic class represents a logistic loss function. More... | |
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Logistic loss function implementation for SLOPE algorithm.
Definition in file logistic.h.