Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MLPClasiffier produce error when trying to re-fit #7976

Description

@yairbr

Hi,

I am training a MLPClasiffier model twice, each time on a different data-set.
On the second iteration the fit method produce an error. Every time a different error.
I did the processes on various models, this is the only one that produce an error.

this are the errors i get (each time a different one) -

_lbfgsb.error: failed in converting 7th argument `g' of _lbfgsb.setulb to C/Fortran array

ValueError: total size of new array must be unchanged

ValueError: operands could not be broadcast together with shapes (154,100) (25,) (154,100)

thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions