We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070d485 commit b4de882Copy full SHA for b4de882
1 file changed
tests/test_all.py
@@ -31,6 +31,10 @@
31
'test_logreg_cancer',
32
'test_neighbors',
33
'test_trees',
34
+ 'test_extratrees',
35
+ 'test_extratrees_xor',
36
+ 'test_extratrees_cancer',
37
+ 'test_extratrees_wine',
38
]
39
40
def main():
0 commit comments