LightGBM/tests
Nikita Titov 41152eab4b [python][docs] reworked predict method in sklearn wrapper and docs improvements (#1351)
* fixed docs

* reworker predict method of sklearn wrapper

* fixed encapsulation

* added test

* fixed consistency between docstring and params docs

* fixed verbose

* replaced predict_proba with predict in test

* fixed verbose again

* fixed fraction params descriptions

* added description of skip_drop and drop_rate constraints

* fixed subsample_freq consistency with C++ default value

* fixed nice look of params list

* made force splits json file example clickable

* fixed nice look of metrics list and added comma

* reduced warning in test about same param specified twice

* replaced pred_parameter with **kwargs in predict method

* added test for **kwargs in predict method

* fixed warnings

* fixed pylint
2018-05-10 17:48:29 +08:00
..
c_api_test [python] [setup] improving installation (#880) 2017-09-08 18:17:00 +08:00
cpp_test fix test (#1077) 2017-11-22 13:23:03 +08:00
data update tests. 2017-08-18 19:01:21 +08:00
python_package_test [python][docs] reworked predict method in sklearn wrapper and docs improvements (#1351) 2018-05-10 17:48:29 +08:00