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
Fix SKLearnClassifier and SKLearnRegressor examples (#21385)
* fix imports and make_classification call
* Update examples
* Fix transformer example
* Remove unnecessary lists and add a clarifying comment
* Revert transformer changes
* use linear activation for regression
0 commit comments