You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# todo: handle auto-split (if test_path is None): requires loading the training set, split, save
Given the file with all data, and the target column, it should be trivial to support calls where the test split is not yet a file for ARFF and CSV datasets.
The text was updated successfully, but these errors were encountered:
Listing TODOs on the issue tracker (#172).
automlbenchmark/amlb/datasets/file.py
Lines 343 to 352 in 98bf554
automlbenchmark/amlb/datasets/file.py
Line 425 in 98bf554
Given the file with all data, and the target column, it should be trivial to support calls where the test split is not yet a file for ARFF and CSV datasets.
The text was updated successfully, but these errors were encountered: