Test multiple models

From NLPWiki

Jump to: navigation, search

Run this command only once, at the end of all of your development:

ant labXTest -DDATA=<path to data root> -DSPLIT=<path to data root>/indices -DTEST=blind

using the build.xml file in the root directory of the code-base, where X is the number of project that you. I suggest that you make a new target for each new classifier and add it to the depends list for labXTest.

Personal tools