Namespaces | Enumerations
params.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ML
 

Enumerations

enum  ML::lr_type { ML::OPTIMAL , ML::CONSTANT , ML::INVSCALING , ML::ADAPTIVE }
 
enum  ML::loss_funct { ML::SQRD_LOSS , ML::HINGE , ML::LOG }
 
enum  ML::penalty { ML::NONE , ML::L1 , ML::L2 , ML::ELASTICNET }