SigmoidFit.h File Reference

Go to the source code of this file.

Classes

class  shark::SigmoidFitRpropNLL
 Optimizes the parameters of a sigmoid to fit a validation dataset via backpropagation on the negative log-likelihood. More...
 
class  shark::SigmoidFitPlatt
 Optimizes the parameters of a sigmoid to fit a validation dataset via Platt's method. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.