Giter VIP home page Giter VIP logo

Comments (4)

JHoelli avatar JHoelli commented on July 29, 2024 2

Hi,
I am not the author of the package, but I just had the same issue.

Sklearn is already replaced wit scikit-learn in the setup.py, only a new pypi release is missing. Therefore, pip install https://github.com/gkhayes/mlrose/archive/refs/heads/master.zip (with python 3.9. and pip 23.1.2) worked. Hope this helps.
Another workaround, that usually works for me (however I would not recommend to use it) is preinstalling "the old" sklearn pip install sklearn==0.0

from mlrose.

lesteve avatar lesteve commented on July 29, 2024

Hi, scikit-learn developer here πŸ‘‹.

@gkhayes is there any chance you could make a new PyPI release with the sklearn -> scikit-learn fix from #65. Of course I completely understand if you have plenty of other things to do that are higher priority for you.

We recently got two issues in scikit-learn about people trying to install mlrose and who got an error because of the dependency on the deprecated sklearn PyPI package. There are definitely some work-arounds but I am guessing a portion of users are unsure how to use them.

from mlrose.

gkhayes avatar gkhayes commented on July 29, 2024

from mlrose.

lesteve avatar lesteve commented on July 29, 2024

Thanks, there is no rush, but indeed that would be great if you manage to find the time to do this πŸ™

from mlrose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.