dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.05k stars 1.88k forks source link

expose LearningRate #7258

Open superichmann opened 1 month ago

superichmann commented 1 month ago

Is your feature request related to a problem? Please describe. no

Describe the solution you'd like expose LearningRate on TreeOptions and FastForestRegressionTrainer.Options

Describe alternatives you've considered move to python

Additional context maybe expose all params of lgbm and ff plz?