ActiveLearningDataset ===================== .. currentmodule:: deeplay.activelearning.data .. autoclass:: ActiveLearningDataset :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~ActiveLearningDataset.annotate ~ActiveLearningDataset.annotate_random ~ActiveLearningDataset.get_annotated_data ~ActiveLearningDataset.get_annotated_labels ~ActiveLearningDataset.get_annotated_samples ~ActiveLearningDataset.get_num_annotated ~ActiveLearningDataset.get_unannotated_data ~ActiveLearningDataset.get_unannotated_labels ~ActiveLearningDataset.get_unannotated_samples .. rubric:: Methods Documentation .. automethod:: annotate .. automethod:: annotate_random .. automethod:: get_annotated_data .. automethod:: get_annotated_labels .. automethod:: get_annotated_samples .. automethod:: get_num_annotated .. automethod:: get_unannotated_data .. automethod:: get_unannotated_labels .. automethod:: get_unannotated_samples