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

Update readme of LightGBM #36

Closed shengwangsw closed 4 years ago

shengwangsw commented 4 years ago

Add git submodule set up section

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  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 24a62dc...c185af6. Read the comment docs.

AlbertoEAF commented 4 years ago

Please merge this :)

Better yet, make.sh should do those commands in the first place.