Commits


Alex Wozniakowski authored and GitHub committed fed57520ce8
[tests][python][scikit-learn] New unit tests and maintenance (#3253) * [python][scikit-learn] New unit tests and maintenance * Includes multioutput tests * Includes RandomizedSearchCV test * Updates dataset parameters to eliminate FutureWarning * Change to n_class in load_digits * Fix spacing * Changes after review * Also updates validation split in grid and random search * Include skipif for classes_ attr * Updates checks for classes and order Co-authored-by: Nikita Titov <nekit94-08@mail.ru>