HALF#
Subpackages#
- HALF.Commons
- HALF.Delegates
- HALF.Hooks
- HALF.Interfaces
- HALF.Oracle
- HALF.Strategies
- HALF.Utils
- HALF.Utils.ALDataModule
- HALF.Utils.ALDatasetManager
- HALF.Utils.ActiveLearner
ActiveLearner
ActiveLearner.oracle
ActiveLearner.dataset_manager
ActiveLearner.model
ActiveLearner.dict_hooks
ActiveLearner.ds_hook
ActiveLearner.i_round
ActiveLearner.best_test_accuracy
ActiveLearner.nb_oracle_labeled
ActiveLearner.configAL
ActiveLearner.trainer
ActiveLearner.nb_label_increased
ActiveLearner.current_test_results
ActiveLearner.__init__()
ActiveLearner.apply_model_strategy()
ActiveLearner.dataset_test
ActiveLearner.increase_label()
ActiveLearner.on_AL_iteration_begin()
ActiveLearner.on_AL_iteration_end()
ActiveLearner.on_AL_loop_begin()
ActiveLearner.on_AL_loop_end()
ActiveLearner.on_increase_dataset_begin()
ActiveLearner.on_increase_dataset_end()
ActiveLearner.on_test_begin()
ActiveLearner.on_test_end()
ActiveLearner.on_train_begin()
ActiveLearner.on_train_end()
ActiveLearner.register_hook()
ActiveLearner.run()
ActiveLearner.set_list_hook()
ActiveLearner.stop_condition()
ActiveLearner.test()
ActiveLearner.train()
- HALF.Utils.ActiveLearnerBuilder
ActiveLearnerBuilder
ActiveLearnerBuilder.__init__()
ActiveLearnerBuilder.add_defaults_hooks()
ActiveLearnerBuilder.add_hook()
ActiveLearnerBuilder.build()
ActiveLearnerBuilder.hydrate_hook_dict()
ActiveLearnerBuilder.remove_hook()
ActiveLearnerBuilder.reset()
ActiveLearnerBuilder.set_data_module()
ActiveLearnerBuilder.set_model()
ActiveLearnerBuilder.set_oracle()
HookAttachData
- HALF.Utils.Config
- HALF.Utils.ConfigActiveLearner
- HALF.Utils.GlobalIndexDataset
- HALF.Utils.Registry
- HALF.Utils.sample
- HALF.Utils.utils