...

/

Exercise 1: Build UI for Candy Bar Prediction

Exercise 1: Build UI for Candy Bar Prediction

Build a logistic regression model UI for candy bar prediction.

Overview

In this exercise, we’ll build a complete web interface to predict a candy bar using Streamlit. There are multiple attributes associated with candies to identify whether it is a bar or not. These attributes are listed in the ...