pub async fn train_label_list_index(
data_source: Box<dyn TrainingSource + Send>,
index_store: &dyn IndexStore,
) -> Result<()>
Expand description
Trains a new label list index
pub async fn train_label_list_index(
data_source: Box<dyn TrainingSource + Send>,
index_store: &dyn IndexStore,
) -> Result<()>
Trains a new label list index