Checkout
Personalized AI apps
Build multi-agent systems without code and automate document search, RAG and content generation
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.