Giter Club home page Giter Club logo

Comments (3)

garfieldnate avatar garfieldnate commented on August 25, 2024

Minimal breaking example. Data set:

purple-seed-stain , normal gt-norm upper-areas 80-89 abnorm no-yellow-halos w-s-marg lt-1/8 absent absent absent norm no absent tan absent absent absent none absent diseased colored absent norm absent norm , num_501
purple-seed-stain , normal lt-norm whole-field lt-80 abnorm no-yellow-halos w-s-marg lt-1/8 absent absent absent abnorm yes absent tan absent absent absent none absent diseased colored absent norm absent norm , num_502

Test set:

charcoal-rot , normal gt-norm whole-field lt-80 abnorm absent dna dna absent absent absent abnorm yes absent tan absent absent absent black present norm dna absent norm absent norm , test_item

Bad output:

Analogical Set
Total Frequency = 196608
+-------------------+---------+--------+------------+
| Class             | Item    | Score  | Percentage |
+-------------------+---------+--------+------------+
| purple-seed-stain | num_501 |  49152 |  25.000%   |
| purple-seed-stain | num_502 | 147456 |  75.000%   |
+-------------------+---------+--------+------------+

Statistical Summary
+-------------------+--------+------------+
| Class             | Score  | Percentage |
+-------------------+--------+------------+
| purple-seed-stain | 131072 |  66.667%   |
+-------------------+--------+------------+
| Total             | 196608 |            |
+-------------------+--------+------------+

Expected result:

Statistical Summary

purple-seed-stain  327680  100.000%
                   ------
                   327680


Analogical Set

Total Frequency = 327680

purple-seed-stain  num_501   49152   15.000%
purple-seed-stain  num_502  278528   85.000%

from algorithm-am.

garfieldnate avatar garfieldnate commented on August 25, 2024

Broke before 2.38. Obviously I need to add extensive testing for accuracy. I always accepted that matching accuracy of the finnverb dataset was good enough, but that's really laziness.

from algorithm-am.

garfieldnate avatar garfieldnate commented on August 25, 2024

Bad commit:

commit 336cbde30e7c82f1fa8d0655b026a7591a725bf4
Author: Nathan Glenn <[email protected]>
Date:   Sun Feb 9 17:51:46 2014 -0800

    add carry_pointer macro

    I don't really like how this macro looks; it's not very transparent to
    me. However, this allows us to gather all of the carrying logic into
    one place.

from algorithm-am.

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.