Projects that are tagged with statistical classification.


Logo libAGF 0.9.6

by Petey - December 12, 2012, 03:37:48 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 4677 views, 970 downloads, 1 subscription

About: C++ software for statistical classification, probability estimation and interpolation/non-linear regression using variable bandwidth kernel estimation.

Changes:

New in Version 0.9.6:

  • Many, many bug fixes. Thanks to all who submitted bug reports!

  • New Bash script to validate probability density function (PDF) calculations: validate_pdf.sh

  • New command for generating a simulated data set with approximately the same PDF as the training data: pdf_sim . Used by validate_pdf.sh

  • New file utility that randomly splits up a dataset into two or more divisions: agf_split_data . Also used by validate_pdf.sh

  • New command generates the Relative Operating Characteristic (ROC) curve: roc_curve


Logo pHMM4weka 1.0

by smm52 - October 22, 2010, 03:48:07 CET [ Project Homepage BibTeX Download ] 2403 views, 696 downloads, 1 subscription

About: This Java software implements Profile Hidden Markov Models (PHMMs) for protein classification for the WEKA workbench. Standard PHMMs and newly introduced binary PHMMs are used. In addition the software allows propositionalisation of PHMMs.

Changes:

description changed