Metadata-Version: 2.0
Name: VTT
Version: 0.3.1
Summary: Variable Trigonometric Threshold (VTT)
Home-page: http://github.com/rionbr/vtt
Author: Rion Brattig Correia
Author-email: rionbr@gmail.com
License: MIT
Keywords: machine learning linear model computational biology
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sklearn

A machine learning linear classifier as defined in A. Abi-Haidar, J. Kaur, A. Maguitman, P. Radivojac, A. Retchsteiner, K. Verspoor, Z. Wang, and L.M. Rocha [2008]. "Uncovering protein interaction in abstracts and text using a novel linear model and word proximity networks". Genome Biology. 9(Suppl 2):S11 .
To be used in conjunction with the Scikit-Learn python package.

