Model ===== .. currentmodule:: tupa.model .. autoclass:: Model :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Model.actions ~Model.classifier_properties ~Model.formats ~Model.is_neural_network ~Model.is_retrainable .. rubric:: Methods Summary .. autosummary:: ~Model.all_params ~Model.finalize ~Model.init_actions ~Model.init_features ~Model.init_model ~Model.init_node_labels ~Model.init_param ~Model.load ~Model.load_labels ~Model.node_label_param_def ~Model.param_defs ~Model.restore ~Model.save ~Model.score ~Model.set_axis .. rubric:: Attributes Documentation .. autoattribute:: actions .. autoattribute:: classifier_properties .. autoattribute:: formats .. autoattribute:: is_neural_network .. autoattribute:: is_retrainable .. rubric:: Methods Documentation .. automethod:: all_params .. automethod:: finalize .. automethod:: init_actions .. automethod:: init_features .. automethod:: init_model .. automethod:: init_node_labels .. automethod:: init_param .. automethod:: load .. automethod:: load_labels .. automethod:: node_label_param_def .. automethod:: param_defs .. automethod:: restore .. automethod:: save .. automethod:: score .. automethod:: set_axis