Open pavelkomarov opened 3 years ago
I've got X, y. It's annoying to have to shove them into a numpy array, specifically rename the target column with a string name, pass smoter, and then pull arrays back out of the resulting dataframe. The input should be more flexible in my opinion.
I would find this helpful as well
Same here
I've got X, y. It's annoying to have to shove them into a numpy array, specifically rename the target column with a string name, pass smoter, and then pull arrays back out of the resulting dataframe. The input should be more flexible in my opinion.