Y-oHr-N / OptGBM

Optuna + LightGBM = OptGBM
MIT License
34 stars 7 forks source link

Allow sample_weight and group to be passed to eval_metric #105

Closed Y-oHr-N closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #105 (26f5387) into master (fe8476a) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   95.08%   95.17%   +0.08%     
==========================================
  Files           8        8              
  Lines         570      580      +10     
==========================================
+ Hits          542      552      +10     
  Misses         28       28              
Impacted Files Coverage Δ
optgbm/sklearn.py 94.09% <100.00%> (+0.12%) :arrow_up:
tests/test_sklearn.py 99.44% <100.00%> (+0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe8476a...26f5387. Read the comment docs.