ypeleg / HungaBunga

HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
MIT License
713 stars 79 forks source link

parameter ranges? #18

Open amueller opened 4 years ago

amueller commented 4 years ago

Hey! How did you determine the parameter ranges for all the models? And have you thought about the implications of having them specified by name and not by model (i.e. alpha might be very different things for different models).