|
class | python.learner.LearnerBuilder.LearnerBuilder.CGSolverDescriptor |
| CGSolver Descriptor helps to implement fluid interface patter on python it encapsulates functionality concerning creation of the CG-Solver. More...
|
|
class | python.learner.LearnerBuilder.LearnerBuilder.FoldingDescriptor |
| Folding Descriptor helps to implement fluid interface patter on python it encapsulates functionality concerning the usage for N-fold cross-validation. More...
|
|
class | python.learner.LearnerBuilder.LearnerBuilder.GridDescriptor |
| Grid Descriptor helps to implement fluid interface patter on python it encapsulates functionality concerning creation of the grid. More...
|
|
class | python.learner.LearnerBuilder.LearnerBuilder |
| Implement mechanisms to create customized learning system. More...
|
|
class | python.learner.LearnerBuilder.LearnerBuilder.SpecificationDescriptor |
| TrainingSpecification Descriptor helps to implement fluid interface patter on python it encapsulates functionality concerning creation of the training specification. More...
|
|
class | python.learner.LearnerBuilder.LearnerBuilder.StopPolicyDescriptor |
| TrainingStopPolicy Descriptor helps to implement fluid interface patter on python it encapsulates functionality concerning creation of the training stop policy. More...
|
|