Sort the two kinds apart

Machine Learning · from The estimator API

fitpredicttransformscoreget_paramstrailing underscore

Putting the kettle on…

Starting up…

Exercise 3

Sort the two kinds apart. Return a list of only the hyperparameters from ["C", "coef_", "max_iter", "classes_", "n_features_in_"] — the ones you set rather than the ones the data set.

your answer
stuck? the lesson behind it
The estimator API
Four methods, two kinds of number, and one very informative underscore