2 Commits
Author SHA1 Message Date
Dr. Kashif Rasul 143475b27b use gain for sklearn feature_importances_ (#3876)
* use gain for sklearn feature_importances_

`gain` is a better feature importance criteria than the currently used `weight`

* added importance_type to class

* fixed test

* white space

* fix variable name

* fix deprecation warning

* fix exp array

* white spaces
2018-11-13 03:30:40 -08:00
Dr. Kashif Rasul da2556f58a fixed some typos (#1814) 2016-11-25 16:34:57 -05:00