#include <shark/Models/Normalizer.h>
#include <shark/Algorithms/Trainers/AbstractTrainer.h>
#include <shark/Data/Statistics.h>
Go to the source code of this file.
Classes | |
class | shark::NormalizeComponentsUnitVariance< DataType > |
Train a linear model to normalize the components of a dataset to unit variance, and optionally to zero mean. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |