TY - JOUR T1 - Easyml: Easily Build and Evaluate Machine Learning Models JF - bioRxiv DO - 10.1101/137240 SP - 137240 AU - Paul Hendricks AU - Woo-Young Ahn Y1 - 2017/01/01 UR - http://biorxiv.org/content/early/2017/05/12/137240.abstract N2 - The easyml (easy machine learning) package lowers the barrier to entry to machine learning and is ideal for undergraduate/graduate students, and practitioners who want to quickly apply machine learning algorithms to their research without having to worry about the best practices of implementing each algorithm. The package provides standardized recipes for regression and classification algorithms in R and Python and implements them in a functional, modular, and extensible framework. This package currently implements recipes for several common machine learning algorithms (e.g., penalized linear models, random forests, and support vector machines) and provides a unified interface to each one. Importantly, users can run and evaluate each machine learning algorithm with a single line of coding. Each recipe is robust, implements best practices specific to each algorithm, and generates a report with details about the model, its performance, as well as journal-quality visualizations. The package’s functional, modular, and extensible framework also allows researchers and more advanced users to easily implement new recipes for other algorithms. ER -