Hands-on Machine Learning ========================= In this unit we introduce the field of Machine Learning (ML) and develop the first set of techniques for supervised learning. We will explore key ML concepts including linear regression and supervised classification, with a focus on life science applications. .. toctree:: :maxdepth: 1 ml_intro linear_regression supervised_classification Note: This content is adapted from TACC's Machine Learning for Life Sciences Research workshop, found `at this link `_. Please refer to those materials for further information.