SHOGUN  4.2.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 294 of file Statistics.h.

Public Attributes

float64_t a
 
float64_t b
 

Member Data Documentation

parameter a

Definition at line 297 of file Statistics.h.

parameter b

Definition at line 300 of file Statistics.h.


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

SHOGUN Machine Learning Toolbox - Documentation