auto_ml
auto_ml copied to clipboard
edge case: let the user pass in a .csv file as X_test_already_transformed
we'll probably want to add in some logging, or make that the return value, in place of what we currently have for return_X_transformed.
and, i guess in that case, we wouldn't want to automatically delete it from ram once we're done with it.