In this video, I will be showing you how to establish a device mastering design comparison web app in Python utilizing the Streamlit and lazypredict libraries. This app will enable you to swiftly assess the prediction general performance of additional than 30 device studying types in 1 step by simply just uploading an enter CSV file. Soon after uploading the CSV file the types will be built and the app will make it possible for you to down load the success of the design functionality (this incorporates the tabular CSV file and graphical plots in PDF structure.
π Code:
π Demo:
π Subscribe to this YouTube channel
π Be a part of the E-newsletter of Knowledge Professor
π Purchase me a coffee
π Download Kite for Totally free
β Playlist:
Verify out our other movies in the next playlists.
β
Details Science 101:
β
Info Science YouTuber Podcast:
β
Information Science Virtual Internship:
β
Bioinformatics:
β
Details Science Toolbox:
β
Streamlit (Web Application in Python):
β
Shiny (Internet Application in R):
β
Google Colab Recommendations and Tips:
β
Pandas Tips and Tips:
β
Python Info Science Challenge:
β
R Facts Science Undertaking:
β
Weka (No Code Device Discovering):
β Advised Textbooks:
π
β
Hands-On Machine Learning with Scikit-Master :
β
Info Science from Scratch :
β
Python Knowledge Science Handbook :
β
R for Information Science :
β
Artificial Intelligence: The Insights You Need from Harvard Organization Evaluation:
β
AI Superpowers: China, Silicon Valley, and the New Globe Order:
β Stock pics, graphics and video clips used on this channel:
β
β Observe us:
β
Medium:
β
Facebook:
β
Website: (Beneath building)
β
Twitter:
β
Instagram:
β
LinkedIn:
β
GitHub 1:
β
GitHub 2:
β Disclaimer:
Advised publications and instruments are affiliate hyperlinks that offers me a portion of sales at no price tag to you, which will contribute to the advancement 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
πWatch Part 1 of the Streamlit tutorial series https://www.youtube.com/watch?v=ZZ4B0QUHuNc&list=PLtqF5YXg7GLmCvTswG32NqQypOuYkPRUE
** Support this Channel
If you like this video, please make sure to LIKE, SUBSCRIBE, COMMENT and SHARE!
π 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
π Subscribe to this YouTube channel https://www.youtube.com/dataprofessor?sub_confirmation=1
π Join the Newsletter of Data Professor http://newsletter.dataprofessor.org
That's great.
Data Professor, Is better to do a sentiment analysis project as a beginner?
Need suggestion.
Really exciting when u your introducing a new things for us…love this channel so muchβ€οΈβ€οΈβ€οΈ
What are the downsides of using such solutions? Do they work well? Just seem so easy then. Can you discuss in future.
Thank you so much ,very helpful content I appreciate your efforts
Nc video! As always.
That's again a very useful video…Thanks π
Thank you!
Absolutely Lovely. Even I had completed making exactly a similar thing and had completed on 30th Jan 2021. But, I must say, your work is far more complete and concise and I would love to follow your application only. Thanks a lot for sharing.
Nice to see you again
Nice! Will you cover Bokeh+Panel on any of your videos?
Argh.
This app has gone over its resource limits. Please try again in a few minutes.
Awesome..
I am really enjoying your channel – it has a great mix of new libraries and simple explanations. Many thanks.
amazing content
Very useful video professor, keep posting more nd more videos π
This is absolutely incredible. fantastic work.
Can we please have data base tutorial sql/nosql with streamlit.
Amazing and inspiring!
Thank you Dr!
Great video. You should know that in order for the app to work the git repository should be cloned and not just download (wget) the requirements file.
love the video absolutely amazing
but i am getting an error after running the app
everything works fine till rendering the train daset
but after that test dataset doest load and the i get the following error
The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().
can anyone please help
This is HUGE!! Thanks!
Just found your channel today and I have to say Iβm already a fan. Great work!
This video is awesome!! I was also writing the code from scratch as per the logic taught in video, And I'm experiencing some issues.
Code section:
ax1 = sns.barplot(y=predictions_test.index, x="R-Squared", data=predictions_test)
Error:
ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().
Why is it being caused, and How do I fix it?
Please how did you create the app.py? Did you just run "streamlit app.py" ?
really insightful! thanks and keep em up!