Giter Site home page Giter Site logo

Exploitation set in WD classifiers about sigver HOT 4 CLOSED

luizgh avatar luizgh commented on September 15, 2024
Exploitation set in WD classifiers

from sigver.

Comments (4)

luizgh avatar luizgh commented on September 15, 2024

The development set is used for feature learning, and the exploitation set is used during WD training.

The experimental protocol for GPDS also uses signatures from the development set as negative examples for WD training, but it is possible to train WD classifiers with both positive and negative examples from the exploitation set: you just need to set --forg-from_dev=0 and --forg-from_exp=$n with $n being the number of random forgeries from the exploitation set (per user) that should be used.

from sigver.

HeitorBoschirolli avatar HeitorBoschirolli commented on September 15, 2024

I mistook the sets. What I want to do is train WD classifiers using all the signatures in the dataset, so I want to set the development set to an empty set.

For example, to train WD classifiers for the MCYT using the feature extractor trained in the GPDS, the exploitation set should contain any signatures?

from sigver.

luizgh avatar luizgh commented on September 15, 2024

In our experimental protocol, for the MCYT there is only the exploitation set (no development set). So for training with signatures from all users in the dataset, you just need the exp-users to have all users (e.g.--exp-users 0 75) and inform that you will not use random forgeries from the development set (--forg-from_dev=0), but rather from the exploitation set: --forg-from_exp=$n. I hope this helps

from sigver.

HeitorBoschirolli avatar HeitorBoschirolli commented on September 15, 2024

Helped a lot, thanks

from sigver.

Related Issues (19)

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.