In this workshop you'll learn all about using linear classifiers, specifically logistic regression and support vector machines, with scikit-learn. At the end of this workshop you'll know how to train, test, and tune these linear classifiers in Python. You'll also have a conceptual foundation for understanding many other machine learning algorithms.