Giter Site home page Giter Site logo

Comments (3)

fracpete avatar fracpete commented on August 21, 2024 1

That wasn't supported, so I've added the -d/-l options to the incremental evaluation. You can download a snapshot with this functionality from here.
NB: Only minimal testing was performed.

from meka.

palash247 avatar palash247 commented on August 21, 2024

Now getting the array index out of bound exception when I use option -d with following mentioned command. However, the same command executes completely if I don't use option -d. Following is the error:

meka error

from meka.

fracpete avatar fracpete commented on August 21, 2024

Copy/paste of text rather than screenshot would be appreciated. Retyping is prone to introducing typos.

I cannot reproduce the problem with the Music.arff dataset:

meka.classifiers.multilabel.incremental.PSUpdateable -t Music.arff -d classifier.dump -verbosity 5 -I 1000 -support 10 -P 0 -N 0 -W weka.classifiers.bayes.NaiveBayesUpdateable

However, I fixed a problem with the options: -S was already defined in the super class (for the seed value) and couldn't be used for the support. The option for supplying the support is now -support (as you can see in the above command-line string).

from meka.

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.