Skip to content

Introduction to scikit-Learn: Machine Learning with Python

In this session of the BTEP Coding Club, Titli Sarkar, PhD, Computational Scientist within the Advanced Biomedical Computational Science's Computational Chemistry and Protein Modeling Group (ABCS-CCPM), introduced scikit-learn, a free and open-source Python library for machine learning. The usage of this package was demonstrated followed by a basic Machine Line pipeline and a simple Classification example on a publicly available Diabetes dataset.

Python Scripts, Notebooks, and data files

Access to the python code, notebook, and input files used in this tutorial are here. To access the html output from the notebook, click here.