question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Numerical stability bug with master wheels

See original GitHub issue

Describe the bug

The following tests are failing in the Wheel builder workflow:

  • test_partial_dependence_dataframe
  • test_logistic_regression_multi_class_auto

which seems to be related with the LogisticRegression estimator.

Examples of the failure: https://github.com/scikit-learn/scikit-learn/runs/1803849179?check_suite_focus=true and https://github.com/scikit-learn/scikit-learn/runs/1803849231?check_suite_focus=true

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
thomasjpfancommented, Feb 1, 2021

At a glance, looks like something happened with numpy 1.20.0 and 32 bit linux.

0reactions
ogriselcommented, Feb 3, 2021

Maybe we need a common test to check that all estimators fitted on the same data several consecutive times with the same hyperparams (with seeded random_state) always lead to the same predictions / transform function.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Does the Electronic Stability Control (ESC) Warning ...
Like the anti-lock braking system, the ESC system monitors the rotational speed of the wheels and other parameters such as steering angle.
Read more >
Joint and Ragdoll stability - Unity - Manual
Joint and Ragdoll stability. This page provides tips for improving JointA physics component allowing a dynamic connection between Rigidbody components, ...
Read more >
421305 - Some fonts now broken in Chrome 38 stable
Considering most designers and many developers have easily more than 1750 fonts installed, this bug affects a vast number of Chrome users. Comment...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Bug :2 - "How do I attach an ebuild. ... resolution:FIXED severity:normal · Bug:21 - "Numeric-20.3.ebuild" status:RESOLVED resolution:FIXED severity:normal ...
Read more >
Is there a difference in handling and stability between three ...
Any 3 wheeled vehicle that utilized two front wheels and a single wheel in the rear is going to be many times more...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found