FSharp.Stats icon indicating copy to clipboard operation
FSharp.Stats copied to clipboard

[Feature Request] Hyper Parameter Tuning

Open HLWeil opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. Many Machine learning algorithms take additional hyper parameters which can affect the model performance quite a bit. Finding the best hyper parameter values is called hyper parameter tuning (HPT). There are several approaches to do this.

Describe the solution you'd like IMO having some kind of HPT framework and some HPT algorithms could well complement the set of machine learning algorithms implemented in FSharp.Stats.

HLWeil avatar Apr 27 '21 14:04 HLWeil