Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Incubator Q&A

Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.

Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.

Comments on What is hyperparameter tuning?

Post

What is hyperparameter tuning? Question

+1
−0

What is hyperparameter tuning? What makes the parameters "hyper"? Is tuning the same as learning or training?

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Have you checked wikipedia? (5 comments)
Have you checked wikipedia?
mr Tsjolder‭ wrote about 1 year ago

The page on hyper-parameters on wikipedia seems to answer this question pretty well. Do you find something confusing about the explanation there?

matthewsnyder‭ wrote about 1 year ago · edited about 1 year ago

I actually know what it is already. I also know that there is a Wikipedia article on this, and many others elsewhere (including Stack questions). My logic was:

  • The wikipedia article is somewhat long and technical, but an answer here would be a few paragraphs and more accessible
  • I had the impression that even if the question is answered elsewhere, it's still okay to ask it here

To be clear, I've also asked this question: https://meta.codidact.com/posts/289951 If you're thinking that questions answered on Wikipedia should be off topic for the ML proposal, let me know and I can delete this one.

mr Tsjolder‭ wrote about 1 year ago

I would argue that the second sentence on the linked page gives a clear answer to the question. If you think it is too technical, then it would be good to include this information in your question. The problem is that my answer would end up being very similar to the information in this second sentence.

Maybe we can try to include some sort of minimum effort clause in the proposal to make this clear.

matthewsnyder‭ wrote about 1 year ago

Probably, if that's a concern. Wouldn't the same issue apply to https://proposals.codidact.com/posts/289949 and https://en.wikipedia.org/wiki/Machine_learning#Approaches ?

mr Tsjolder‭ wrote about 1 year ago

I would argue that the linked question focuses on what paradigm to use in what context. Furthermore, the question (vaguely) acknowledges the existence of other "learning" terms, but you are definitely right that the list of approaches is a nice addition and I updated the question accordingly.