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
In the evalml/preprocessing/data_splitters/time_series_split.py file, the time it takes for larger datasets (in multiple gigabytes or more than 500 features) is too complicatedly high which can be optimized.
Asking for the code functions to be optimized further.
The text was updated successfully, but these errors were encountered:
In the evalml/preprocessing/data_splitters/time_series_split.py file, the time it takes for larger datasets (in multiple gigabytes or more than 500 features) is too complicatedly high which can be optimized.
Asking for the code functions to be optimized further.
The text was updated successfully, but these errors were encountered: