Giter Site home page Giter Site logo

Comments (7)

atticdweller avatar atticdweller commented on May 2, 2024 1

Having the same issue on a 2017 MacBook Pro. Glad its just a matter of waiting!

from handson-ml.

zlyin avatar zlyin commented on May 2, 2024 1

Thanks for your help guys! I came across the same issue and I thought I mess something up.

from handson-ml.

ageron avatar ageron commented on May 2, 2024

@oxbits That's odd. Can you try training on a small subset of the training set? Just replace X_train and y_train with X_train[:50] and y_train[:50].

from handson-ml.

ageron avatar ageron commented on May 2, 2024

Hi @oxbits, any news on this issue? I tried reproducing it, but everything works fine for me. Did you try with a smaller dataset?

from handson-ml.

ageron avatar ageron commented on May 2, 2024

Closing this issue since I cannot reproduce it. Please reopen if you still experience the problem and you have run the tests above.

from handson-ml.

StephenOman avatar StephenOman commented on May 2, 2024

Hi @ageron - I thought I had this problem too, but it seems that algorithm takes a while to run on a MacBook compared to the previous examples. Throughout the chapter, the learning algorithms are pretty fast, taking at most a few minutes. But that cross-val KNN took my machine about 50 minutes to run.

from handson-ml.

ageron avatar ageron commented on May 2, 2024

Thanks for your feedback @StephenOman , I added a warning just before that cell.

from handson-ml.

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.