__init__(self, title, path=None, interval=None, fold=None) | python.controller.CheckpointController.CheckpointController | |
composeName(self, iteration=None, fold=None) | python.controller.CheckpointController.CheckpointController | |
fold | python.controller.CheckpointController.CheckpointController | static |
generateFoldValidationJob(self, email="") | python.controller.CheckpointController.CheckpointController | |
grid | python.controller.CheckpointController.CheckpointController | static |
handleLearningEvent(self, subject, status) | python.controller.CheckpointController.CheckpointController | |
interval | python.controller.CheckpointController.CheckpointController | static |
knowledge | python.controller.CheckpointController.CheckpointController | static |
lastIteration | python.controller.CheckpointController.CheckpointController | static |
learner | python.controller.CheckpointController.CheckpointController | static |
loadAll(self, iteration) | python.controller.CheckpointController.CheckpointController | |
loadGrid(self, iteration) | python.controller.CheckpointController.CheckpointController | |
loadLearnedKnowledge(self, iteration) | python.controller.CheckpointController.CheckpointController | |
path | python.controller.CheckpointController.CheckpointController | static |
saveAll(self, iteration) | python.controller.CheckpointController.CheckpointController | |
saveGrid(self, iteration) | python.controller.CheckpointController.CheckpointController | |
saveLearnedKnowledge(self, iteration) | python.controller.CheckpointController.CheckpointController | |
saveLearner(self, iteration) | python.controller.CheckpointController.CheckpointController | |
setGrid(self, grid) | python.controller.CheckpointController.CheckpointController | |
setLearnedKnowledge(self, knowledge) | python.controller.CheckpointController.CheckpointController | |
setLearner(self, learner) | python.controller.CheckpointController.CheckpointController | |
title | python.controller.CheckpointController.CheckpointController | static |