Giter Site home page Giter Site logo

Comments (3)

joergwicker avatar joergwicker commented on July 20, 2024

Meka tried to do an evaluation in any case. And it ended up with an empty test set, and empty results. As a quick solution, I added a check if the train or test set is empty, then Meka does not evaluate and just trains on the full set. It is pushed it to the 1.9.1.-SNAPSHOT. But we might change the options, add a flag for evaluation or only training.

from meka.

jmread avatar jmread commented on July 20, 2024

That's a good point actually. Nice to have that fix, Joerg. Another quick
work-around for 1.9.0 is to simply specify the dataset again with the -T
flag (for test set). For example, -t dataset.arff -d classifier.dump -T
dataset.arff. Meka will train on the full dataset.arff and then dump the
classifier to disk. You can ignore the evaluation, and use a different test
set when you load the classifier from disk again. But better to have the
fix :-)

On 29 February 2016 at 01:03, Joerg Wicker [email protected] wrote:

Meka tried to do an evaluation in any case. And it ended up with an empty
test set, and empty results. As a quick solution, I added a check if the
train or test set is empty, then Meka does not evaluate and just trains on
the full set. It is pushed it to the 1.9.1.-SNAPSHOT. But we might change
the options, add a flag for evaluation or only training.


Reply to this email directly or view it on GitHub
#1 (comment).

from meka.

fracpete avatar fracpete commented on July 20, 2024

Closing this issue mentioning that you can use the -no-eval flag to suppress evaluation.

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.