Giter Site home page Giter Site logo

Client timeout about find3 HOT 3 CLOSED

schollz avatar schollz commented on May 24, 2024
Client timeout

from find3.

Comments (3)

schollz avatar schollz commented on May 24, 2024

Could you share your database?

from find3.

misisnik avatar misisnik commented on May 24, 2024

Yes for example this one
https://drive.google.com/file/d/18J75ydKUhA8hXd_zaH84w_GMLUdJlIAX/view?usp=sharing

from find3.

schollz avatar schollz commented on May 24, 2024

Thanks @misisnik. The problem was that Linear SVM scales very very badly for your data, probably something to do with the decomposition of your data since you have one axis that is positive, magnetometer, while the rest are negative. I just added a timeout (6fba702) which will skip bad machine learning algorithms that take too long (>10 seconds).

As for accuracy, having one less machine learning algorithm won't make a huge difference. The classification scheme uses meta-learning, so it uses all the algorithms - and while the more the better, having one less won't hurt too much. Anyways, I see that your accuracy is pretty high when leaving that one out.

from find3.

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.