Prerequisites and Required Libraries

Learn how to install required libraries for Streamlit web apps.

In this chapter, we’ll build a web app and use the Iris, Breast Cancer, and Wine datasets for classification purposes. We’ll use the k-nearest neighbors (KNN), support vector machine (SVM), and random forest algorithm for classification and allow the user to set some parameters accordingly.

Get hands-on with 1200+ tech skills courses.