Skip to content

Unexpected result in mean_boolean_error #309

@agarwl

Description

@agarwl

I have written some tests in #293 and the py.test fails on this particular example during the travis build.

 def test_mean_boolean_error():
  >       assert mean_boolean_error([1,1], [0,0]) == 1
  E       assert 0.5 == 1
  E        +  where 0.5 = mean_boolean_error([1, 1], [0, 0])

This test works fine locally as it should because mean_boolean_error([1, 1], [0, 0]) is indeed 1 . What could be the source of this error?

@norvig is this the expected behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy