* Implemented issue #16862 * Implemented issue #16862 * Ready for pull request * Cleaned up redundancies * Removed test_set_seed_wrap for now * Update sklearn/svm/tests/test_bounds.py Co-authored-by: smarie <sylvain.marie@schneider-electric.com> * Review feedback changes * Style fixes * np.quantile -> np.percentile * Update sklearn/svm/src/newrand/newrand.h Merged suggestion Co-authored-by: smarie <sylvain.marie@schneider-electric.com> * Update sklearn/svm/tests/test_bounds.py Merge suggestions Co-authored-by: smarie <sylvain.marie@schneider-electric.com> * linting fix * linting fix * linting fix * Added deterministic test for mt19937 in svm/newrand.h * Linting fix * Review changes * Update sklearn/svm/tests/test_bounds.py Co-authored-by: smarie <sylvain.marie@schneider-electric.com> * Update sklearn/svm/tests/test_bounds.py Co-authored-by: Joel Nothman <joel.nothman@gmail.com> * Update sklearn/svm/tests/test_bounds.py Co-authored-by: Joel Nothman <joel.nothman@gmail.com> * Update test_bounds.py * Linting fixes Co-authored-by: smarie <sylvain.marie@schneider-electric.com> Co-authored-by: Joel Nothman <joel.nothman@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bounds.py | ||
| test_sparse.py | ||
| test_svm.py | ||