normalizationOfInputsComponent = new InputsDataNormalizationComponent();
normalizationOfOutputsComponent = new OutputsDataNormalizationComponent();
dataClusterizationComponent = new DataClasterizationComponent();
radialFuncTransformationComponent = new RadialBasisFunctionTransformationComponent();
splittingOnLearningAndTestComponent = new DataSplittingOnLearningAndTestComponent();