Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 280 Bytes

Binary Classifier. Takes vcf file and corresponding sample disease label as input. Depends on VariantSpark (https://github.com/aehrc/VariantSpark) for feature selection. So far only implemented with Spark ML GBT models for predicition of disease status. Spark 2.4.0 Scala 2.11.0