syndi.task

Task

get_sample_method_ids(sample_method)

Task([task_id, train_dataset, test_dataset, …])

A class that stores the configurations to a prediction task.

Task.save_as(file_path)

Save the task configurations to the given address.

Task.load(file_path)

create_tasks([train_dataset, test_dataset, …])

Create a list of benchmark task objects.