Skip to content

This repo tries to facilitate and automize sklearn hypertuning procedure

Notifications You must be signed in to change notification settings

woreom/sklearn-hypertuning

Repository files navigation

sklearn-hypertuning

This repo tries to facilitate and automize sklearn hypertuning procedure, right now there is only a jupyter notebook but I will add modules for it soon.

Steps

choose an estimator and make a dict of search parameters and run hypertune function :))

useful tips

estimator.get_params() --> dict of parameters with values 

About

This repo tries to facilitate and automize sklearn hypertuning procedure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published