Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhancement] check that all sklearnex estimators are centrally tested #2037

Merged
merged 45 commits into from
Oct 10, 2024
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
c14838b
add test_all_estimators_covered
icfaust Sep 9, 2024
2d7a988
forgotten import
icfaust Sep 9, 2024
2621aa9
forgotten underscore
icfaust Sep 9, 2024
b97a128
remove recursion
icfaust Sep 9, 2024
978b435
root -> path
icfaust Sep 9, 2024
b670841
forgot to change kwargs
icfaust Sep 9, 2024
c01714d
first attempt
icfaust Sep 9, 2024
d84416a
wrong if statement
icfaust Sep 9, 2024
365f53a
add underscores
icfaust Sep 9, 2024
f95d07c
sklearn_ -> _sklearn_
icfaust Sep 9, 2024
83ce015
fix mistake
icfaust Sep 9, 2024
679c0ff
reformulate to wrapper
icfaust Sep 9, 2024
0828e2f
swaps
icfaust Sep 9, 2024
18e95bc
forgotten :
icfaust Sep 9, 2024
e764e24
isort fixes
icfaust Sep 9, 2024
e882951
remove preview from search
icfaust Sep 9, 2024
0339188
its a set
icfaust Sep 9, 2024
2c41085
formatting
icfaust Sep 9, 2024
60693cb
manually remove preview from lsit
icfaust Sep 9, 2024
d30bc01
add BasicStatistics
icfaust Sep 9, 2024
e0d7f28
fix mistake
icfaust Sep 9, 2024
a5f530e
Update basic_statistics.py
icfaust Sep 9, 2024
b82b4c3
Delete sklearnex/linear_model/logistic_path.py
icfaust Sep 9, 2024
eeadc04
Update test_common.py
icfaust Sep 9, 2024
1837464
Update test_common.py
icfaust Sep 10, 2024
744d260
formatting
icfaust Sep 10, 2024
9314360
add docstrings
icfaust Sep 10, 2024
f2da21d
Update sklearnex/tests/test_common.py
icfaust Sep 10, 2024
68f3b77
Merge branch 'intel:main' into dev/centralize_finite_assert
icfaust Sep 10, 2024
f27537d
Merge branch 'master' into dev/centralize_finite_assert
icfaust Sep 18, 2024
6e1e815
Update test_common.py
icfaust Sep 18, 2024
3999db4
Merge branch 'intel:main' into dev/centralize_finite_assert
icfaust Sep 20, 2024
3c72cf0
Merge branch 'intel:main' into dev/centralize_finite_assert
icfaust Sep 20, 2024
0a6eb24
collect all uncovered estimators for assert
icfaust Sep 25, 2024
555315c
Merge branch 'main' into dev/centralize_finite_assert
icfaust Sep 25, 2024
da232e9
isort fixes
icfaust Sep 25, 2024
a722b4f
add underscores
icfaust Sep 25, 2024
986ceba
fix validate_data checks for IncBS
icfaust Sep 25, 2024
0305ce5
Merge branch 'main' into dev/centralize_finite_assert
icfaust Sep 25, 2024
1f4154f
Update k_means.py
icfaust Sep 25, 2024
085e1e1
Merge branch 'main' into dev/centralize_finite_assert
icfaust Oct 7, 2024
8a7bb36
Update test_run_to_run_stability.py
icfaust Oct 7, 2024
1a69981
Update basic_statistics.py
icfaust Oct 7, 2024
87e37f4
Update test_run_to_run_stability.py
icfaust Oct 7, 2024
cd5d6e9
Merge branch 'main' into dev/centralize_finite_assert
icfaust Oct 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'intel:main' into dev/centralize_finite_assert
icfaust authored Sep 20, 2024
commit 3999db4b74a04c81e65114b81055c1405566dbc4

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.