Sajjan Singh Mehta

Results 2 issues of Sajjan Singh Mehta

Fixes inconsistent histogram generation between the R and Java implementations reported in MassBank/MassBank-data#248. In splashR, the epsilon correction factor was not applied before converting binned intensities to integers. Without the...

As of LightGBM v3.0, the max_bin parameter is to be set in the `lgb.Dataset()` instead of `lgb.train()` and `lgb.cv()`. Otherwise, it fails with the error: ``` [LightGBM] [Fatal] Cannot change...