#include <shark/Core/DLLSupport.h>#include <shark/Algorithms/Trainers//AbstractTrainer.h>#include <shark/Models/SigmoidModel.h>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. | |