Skip to content

texttechnologylab/GeneticClassifierWorkbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version

GeneticClassifierWorkbench

GeneticClassifier.bat -m graphsimsvmwalktrough

-m execution-mode
-d data matrix file
-l category label file
-pl parameter study file
-r result file

Example

GeneticClassifier.bat -m graphsimsvmwalktrough -d data/object.matrix -l data/object.labels -pl data/parameter_svm.model -r data/object.result.txt

Result File for execution mode graphsimsvmwalktrough

Header: C gamma F-Score All Precision All Recall All F-Score Optimized Precision Optimized Recall Optimized Features Optimized Ratio Optimized F-Score Extended Precision Extended Recall Extended Features Extended Ratio Extended

Cite

If you use the project, please cite it in the following way:

R. Gleim, "Genetic Classifier Workbench", Texttechnology Lab, Goethe-University Frankfurt, 2018

BibTeX

@techreport{Gleim:2018,
  author         = {Gleim, Rüdiger},
  title          = {Genetic Classifier Workbench},
  type           = {Software},
  institution    = {Texttechnology Lab, Goethe-University Frankfurt},
  address        = {Frankfurt},
  year           = {2018}
}

About

Library for genetic feature optimization based on scikit-learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published