LightGBM/tests/python_package_test
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
..
test_basic.py [python][docs] reworked predict method in sklearn wrapper and docs improvements (#1351) 2018-05-10 17:48:29 +08:00
test_consistency.py Experimental support for HDFS (#1243) 2018-02-27 12:53:21 +08:00
test_engine.py [python][docs] reworked predict method in sklearn wrapper and docs improvements (#1351) 2018-05-10 17:48:29 +08:00
test_plotting.py python: use pytest for tests (#498) 2017-05-11 13:27:18 +08:00
test_sklearn.py [python][docs] reworked predict method in sklearn wrapper and docs improvements (#1351) 2018-05-10 17:48:29 +08:00