auto_ml icon indicating copy to clipboard operation
auto_ml copied to clipboard

edge case: let the user pass in a .csv file as X_test_already_transformed

Open ClimbsRocks opened this issue 8 years ago • 0 comments

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.

ClimbsRocks avatar Feb 13 '18 02:02 ClimbsRocks