SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Public Attributes
CStatistics::SigmoidParamters Struct Reference

Detailed Description

Representation of a Sigmoid function for the fit_sigmoid function

Definition at line 508 of file Statistics.h.

Public Attributes

float64_t a
 
float64_t b
 

Member Data Documentation

parameter a

Definition at line 511 of file Statistics.h.

parameter b

Definition at line 514 of file Statistics.h.


The documentation for this struct was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation