feedzai / feedzai-openml-java

Implementations for Feedzai's OpenML APIs to allow for usage of machine learning models in the Java programming language.
https://www.feedzai.com
Apache License 2.0
2 stars 11 forks source link

Bump LightGBM version #30

Closed shengwangsw closed 4 years ago

shengwangsw commented 4 years ago

Bump LightGBM from 2.3.0 to 2.3.1. Improve the way to define the LightGBM version.

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #30   +/-   ##
=========================================
  Coverage     77.69%   77.69%           
  Complexity      357      357           
=========================================
  Files            39       39           
  Lines          1318     1318           
  Branches        120      120           
=========================================
  Hits           1024     1024           
  Misses          228      228           
  Partials         66       66           

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 d91ddff...96f5bbf. Read the comment docs.

JPDSousa commented 4 years ago

Tackles #27

shengwangsw commented 4 years ago

I don't know why my second commit isn't here, but it is in the branch ft-sw-PULSEDEV-31197-bump-lightgbm-version. Github was buggy in the morning, I hope that with merge it will correct this.