Checkout
Start free trial
Take Naologic for a spin today, no credit card needed and no obligations.
Start free trial
Question

Hyperparameter - What is a hyperparameter in regression?

Answer

An example of a parameter whose value is predetermined before learning starts is a hyperparameter. Logistic regression's penalty and stochastic gradient descent's loss are two instances of hyperparameters. The constructor of the model classes in sklearn takes hyperparameters as an input.