Skip to content

Examples fail with new version of scikit-learn #2

@mpearmain

Description

@mpearmain

Testing examples with latest version of scikit-learn, scipy and numpy the examples fail

import sklearn as sk
sk.version
'0.16.1'

import numpy as np
np.version
'1.9.2'

import scipy as sp
sp.version
'0.16.0'

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