Skip to content

deepaksrivastav/proteinprediction-ss13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

Pre-requisites: Apache Maven

Command to build: mvn assembly:assembly

The jar file team21.jar would be created in the target directory.

Usage Instructions

To run the predictor use the following command:

java -jar team21.jar <input_file_arff_path> [options]

Options: --dumpResult Dumps the result of the evaluation into a .run file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages