Code Monkey home page Code Monkey logo

Comments (4)

zeyiwen avatar zeyiwen commented on May 18, 2024

@mhwong2007 It's difficult for us to reproduce the problem, because we don't have the dataset and the machine with such large memory. A guess is that "-n 0.5" (meaning half of the training instances are support vectors) may be too large.

Would you please attach the full log for us to try to locate the issue? Alternatively, you can use publicly available datasets to produce the issue again, and then we can debug the code.

from thundersvm.

munhouiani avatar munhouiani commented on May 18, 2024

I will try using a smaller -n option

These are the logs:

2018-01-03 16:59:18,495 FATAL [default] out of host memory
2018-01-03 16:59:18,496 WARNING [default] Aborting application. Reason: Fatal log at [/dev/xvda2/thundersvm/src/thundersvm/thundersvm-train.cpp:97]

from thundersvm.

shijiashuai avatar shijiashuai commented on May 18, 2024

@mhwong2007 The problem comes from dataset loading. I've just pushed a new version. You may try it to see whether your problem has been solved.

from thundersvm.

munhouiani avatar munhouiani commented on May 18, 2024

Problem still exists...
Here is the log

2018-01-15 07:18:40,994 INFO [default] loading dataset from file "/dev/xvda9/scaled.libsvm"
2018-01-15 07:56:21,231 INFO [default] #instances = 3000000, #features = 3000
Segmentation fault (core dumped)

I used this command to build a linear one class svm

./thundersvm-train -s 2 -t 0 -n 0.1 scaled.libsvm largedataset.model

from thundersvm.

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.