Commits


Nikita Titov authored and Guolin Ke committed 3f0061ca5f5
[python] parameters renaming for sklearn naming convention (#854) * updated scikit-learn interface * fixed better description * updated set_params() * removed backward compatibility * removed excess lines * replaced pop with setdefault * added deprecated warnings * added tests