Skip to content

FAILED tests/test_sklearn_bagging.py::TestSklearnBagging::test_bagging_logistic_regression - AssertionError #773

@mshr-h

Description

@mshr-h

log: Build · microsoft/hummingbird@ae958a2

=========================== short test summary info ============================
FAILED tests/test_sklearn_bagging.py::TestSklearnBagging::test_bagging_logistic_regression - AssertionError: 
Not equal to tolerance rtol=1e-06, atol=1e-06

Mismatched elements: 200 / 200 (100%)
Max absolute difference: 0.99875297
Max relative difference: 0.99875297
 x: array([[9.809476e-01, 1.905245e-02],
       [9.987530e-01, 1.247026e-03],
       [8.200397e-01, 1.799603e-01],...
 y: array([[0., 1.],
       [0., 1.],
       [0., 1.],...
FAILED tests/test_sklearn_decomposition.py::TestSklearnCrossDecomposition::test_pca_converter_two - AssertionError: 
Not equal to tolerance rtol=1e-06, atol=2e-05

Mismatched elements: 8 / 8 (100%)
Max absolute difference: 3.00190626
Max relative difference: 0.89631042
 x: array([[ 0.260879,  0.153022],
       [ 0.606673,  0.456342],
       [ 6.468562,  6.489316],
       [11.763886, 12.001321]])
 y: array([[1.52568 , 1.475772],
       [2.433673, 2.35843 ],
       [6.256389, 6.266384],
       [8.884257, 8.999414]])
====== 2 failed, 387 passed, 275 skipped, 58 warnings in 82.84s (0:01:22) ======

cc: @ksaur @interesaaat

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions