Erwan Le Pennec

Results 2 issues of Erwan Le Pennec

Hi, I can not manage to specify both the size and the color mapping with completely satisfactory results. If I specify the size mapping globally: ``` library(plotly) df % add_markers()...

### Describe the bug scikit learn has a `is_classifier` function that is used internally to detect whether the object is a classifier or not. It fails with AutoML(task="classifier"). More precisely,...