Building An Iris Exploratory Data Analysis App with Streamlit in Python
Streamlit is so cool. After scanning through their documentations and api, as always we will build a simple Exploratory Data Analysis (EDA) app using streamlit in python. We will be building one for the famous iris dataset. First of all what is streamlit? Streamlit is a great framework for building ML tools with speed. It …
Building An Iris Exploratory Data Analysis App with Streamlit in Python Read More »