In this video i show how to create a machine learning web application using python and gradio for beginners.
I create a linear regression model on the iris classification problem, and deploy the trained ML model on a webpage with very few lines of code.
Github Source Code: https://github.com/nachi-hebbar/Gradi...