Metadata-Version: 2.4
Name: scikit-MDR
Version: 0.4.6
Summary: Multifactor Dimensionality Reduction (MDR)
Home-page: https://github.com/EpistasisLab/scikit-mdr
Author: Randal S. Olson and Tuan Nguyen
Author-email: rso@randalolson.com
License: License :: OSI Approved :: MIT License
Keywords: bioinformatics,GWAS,feature construction,single nucleotide polymorphisms,epistasis,dimesionality reduction,scikit-learn,machine learning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary


A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.

Contact
=============
If you have any questions or comments about scikit-MDR, please feel free to contact us via:

E-mail: rso@randalolson.com

or Twitter: https://twitter.com/randal_olson

This project is hosted at https://github.com/EpistasisLab/scikit-mdr
