- 13 Apr, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Mar, 2017 2 commits
- 09 Jan, 2017 2 commits
-
-
wxchan authored
* add pmml to test * refine pmml.py * use ~n instead of -n-1 * change map to list comprehension * fix check * fix 'use ~n instead of -n-1' * fix exception
-
Rakib Hasan authored
We dont need it we aren't doing any computation with float values. We print out whatever values are read from the LightGBM_model.txt as a string.
-
- 05 Jan, 2017 1 commit
-
-
Rakib Hasan authored
file as input and output a directory with pmml files. Each file can be given as input to pmml consumers. You can test the files using jpmml-evaluator. Please refer to this the data mining group's website for the pmml specifcation (http://dmg.org/pmml/pmml-v4-3.html). Also refer to the README.md file in the pmml directory to see how to test the pmml output with jpmml-evaluator.
-