erdogant / hgboost

hgboost is a python package for hyper-parameter optimization for xgboost, catboost or lightboost using cross-validation, and evaluating the results on an independent validation set. hgboost can be applied for classification and regression tasks.
http://erdogant.github.io/hgboost
Other
57 stars 17 forks source link

Fix some typos #1

Closed bneijt closed 4 years ago

bneijt commented 4 years ago

Great work! Found some typo's so I decided to create a PR for it.

Greetings,

Bram

erdogant commented 4 years ago

Thanks Bram for the input! Very much appreciated!