Commits


Nikita Titov authored and GitHub committed bd3889f7430
[python] pass params to _InnerPredictor in train and cv and verbose fix (#1628) * pass params to _InnerPredictor in train and cv * fixed verbosity param description * treat silent param as Fatal log level * create Dataset in refit method silently * do not overwrite verbose param by silent argument