Summary
Keywords
Full Transcript
In this video, I will be showing you how to build a machine learning model comparison web app in Python using the Streamlit and lazypredict libraries. This app will allow you to rapidly compare the prediction performance of more than 30 machine learning models in 1 step by simply uploading an input CSV file. After uploading the CSV file the models will be built and the app will allow you to download the results of the model performance (this includes the tabular CSV file and graphical plots in PDF format. 👉 Code: https://github.com/dataprofessor/ml-auto-app 👉 Demo: https://share.streamlit.io/dataprofessor/ml-auto-app/main/app.py 🌟 Subscribe to this YouTube channel https://www.youtube.com/dataprofessor?sub_confirmation=1 🌟 Join the Newsletter of Data Professor http://sendfox.com/dataprofessor 🌟 Buy me a coffee https://www.buymeacoffee.com/dataprofessor 🌟 Download Kite for FREE https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=dataprofessor&utm_content=description-only ⭕ Playlist: Check out our other videos in the following playlists. ✅ Data Science 101: https://bit.ly/dataprofessor-ds101 ✅ Data Science YouTuber Podcast: https://bit.ly/datascience-youtuber-podcast ✅ Data Science Virtual Internship: https://bit.ly/dataprofessor-internship ✅ Bioinformatics: http://bit.ly/dataprofessor-bioinformatics ✅ Data Science Toolbox: https://bit.ly/dataprofessor-datasciencetoolbox ✅ Streamlit (Web App in Python): https://bit.ly/dataprofessor-streamlit ✅ Shiny (Web App in R): https://bit.ly/dataprofessor-shiny ✅ Google Colab Tips and Tricks: https://bit.ly/dataprofessor-google-colab ✅ Pandas Tips and Tricks: https://bit.ly/dataprofessor-pandas ✅ Python Data Science Project: https://bit.ly/dataprofessor-python-ds ✅ R Data Science Project: https://bit.ly/dataprofessor-r-ds ✅ Weka (No Code Machine Learning): http://bit.ly/dp-weka ⭕ Recommended Books: 🌟https://kit.co/dataprofessor ✅ Hands-On Machine Learning with Scikit-Learn : https://amzn.to/3hTKuTt ✅ Data Science from Scratch : https://amzn.to/3fO0JiZ ✅ Python Data Science Handbook : https://amzn.to/37Tvf8n ✅ R for Data Science : https://amzn.to/2YCPcgW ✅ Artificial Intelligence: The Insights You Need from Harvard Business Review: https://amzn.to/33jTdcv ✅ AI Superpowers: China, Silicon Valley, and the New World Order: https://amzn.to/3nghGrd ⭕ Stock photos, graphics and videos used on this channel: ✅ https://1.envato.market/c/2346717/628379/4662 ⭕ Follow us: ✅ Medium: http://bit.ly/chanin-medium ✅ FaceBook: http://facebook.com/dataprofessor/ ✅ Website: http://dataprofessor.org/ (Under construction) ✅ Twitter: https://twitter.com/thedataprof/ ✅ Instagram: https://www.instagram.com/data.professor/ ✅ LinkedIn: https://www.linkedin.com/in/chanin-nantasenamat/ ✅ GitHub 1: https://github.com/dataprofessor/ ✅ GitHub 2: https://github.com/chaninlab/ ⭕ Disclaimer: Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents. #streamlit #machinelearning #python #lazypredict #bigdata #datascienceproject #randomforest #decisiontree #svm #neuralnet #neuralnetwork #supportvectormachine #learnpython #pythonprogramming #datascience #datamining #bigdata #datascienceworkshop #dataminingworkshop #dataminingtutorial #datasciencetutorial #ai #artificialintelligence #tutorial #dataanalytics #dataanalysis #machinelearningmodel #dataprofessor #artificialintelligence #ai
