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

Update numpy, scipy, scikit-learn deps #55

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

markotoplak
Copy link
Member

No description provided.

@markotoplak
Copy link
Member Author

test_run_with_sparse_matrix_ignores_normalization and test_normalized_gives_correct_result fails are there because biolab/orange3#6815. These are the only issues in the non-conda Windows Installer and x86 Mac. These issues also appear on -oldest tests on orange3.

Arm Macs have additional issues: Orange.tests.test_random_forest.RandomForestTest.test_max_features_reg and Orange.widgets.evaluate.tests.test_owpermutationplot.TestOWPermutationPlot.test_info, which also fail on MacOS tests on orange3.

Windows conda release has an unknown issue though:

======================================================================
FAIL: test_expression (Orange.widgets.model.tests.test_owcurvefit.TestOWCurveFit.test_expression)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\test-install\Lib\site-packages\Orange\widgets\model\tests\test_owcurvefit.py", line 373, in test_expression
    self.assertIsNotNone(model)
AssertionError: unexpectedly None

@markotoplak
Copy link
Member Author

Test expression is not a problem in releases/3.37.0, which is on scikit-learn 1.3, so maybe 1.4 is the problem.

@markotoplak markotoplak marked this pull request as draft June 7, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant