Giter Site home page Giter Site logo

Comments (11)

haifengl avatar haifengl commented on April 28, 2024

Check out the package smile.validation. We have all of them (and something else) there.

from smile.

owlmsj avatar owlmsj commented on April 28, 2024

Sure, but Precision, Recall and FMeasure implementation is only for one-class validation, right? It test 0 (false) and 1 (true), not the class-number. Or what am I doing wrong?

from smile.

owlmsj avatar owlmsj commented on April 28, 2024

This issue is like this question : http://stats.stackexchange.com/questions/51296/how-to-calculate-precision-and-recall-for-multiclass-classification-using-confus

from smile.

haifengl avatar haifengl commented on April 28, 2024

Ok. Let's create a class to calculate confusion matrix and then update these measure classes for multi-class.

from smile.

owlmsj avatar owlmsj commented on April 28, 2024

Hi, I did that in meantime. Any suggestions about this new class name?

from smile.

haifengl avatar haifengl commented on April 28, 2024

ConfusionMatrix should be fine. You can make a pull request and we can start from there. Thanks!

from smile.

owlmsj avatar owlmsj commented on April 28, 2024

Okay! Just a little con: Project 'Smile' is missing required Java project: 'SmileTestData' . Where can I find this project?

from smile.

haifengl avatar haifengl commented on April 28, 2024

SmileTestData contains various datasets that I download from internet. As I am not the owner of these datasets, I cannot include them in github.

from smile.

owlmsj avatar owlmsj commented on April 28, 2024

Ah, no problem. I just remove the dependency and it was OK!

from smile.

haifengl avatar haifengl commented on April 28, 2024

The maven .pom files have no such dependency. Only for eclipse project files. BTW, SmileTestData is only for unit tests. You don't need them to compile the packages. Thanks!

from smile.

haifengl avatar haifengl commented on April 28, 2024

Thanks for the great work! The ConfusionMatrix is merged into master.

from smile.

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.