Parameters in Logistic Regression
Now that you have had a chance to explore what a parameter is, let us apply this knowledge. It is important to be able to review any new algorithm and identify which elements are parameters and hyperparameters.
Which of the following is a parameter for the Scikit Learn logistic regression model? Here we mean conceptually based on the theory introduced in this course. NOT what the Scikit Learn documentation calls a parameter or attribute.
Cet exercice fait partie du cours
Hyperparameter Tuning in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
