Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Data Science and Machine Learning with Python Masterclass

Posted By: ELK1nG
Data Science and Machine Learning with Python Masterclass

Data Science and Machine Learning with Python Masterclass
MP4 | h264, 1920x1080 | Lang: English | Audio: aac, 44100 Hz | 21h 19m | 6.30 GB

Learn To Data Science and Machine Learning with Python

About This Class
Learn To Data Science and Machine Learning with Python

In this practical, hands-on class you're going to learn how to use Python for Data Science and Machine Learning!

This course includes two data science and machine learning projects that you can follow step by step!

Even if you already have some experience, or want to learn about the advanced features of Machine Learning and Data Science with Python, this course is for you!

In this class you’ll learn:

Data cleaning, processing, wrangling, visualization, and manipulation
Machine Learning and its various practical applications
How to use the various scripting and libraries within Python
Machine Learning concepts and algorithms
Supervised vs unsupervised Machine Learning
Regression, classification, clustering, and sci-kit learn
How to build custom data solutions
How to create a professional data scientist resume
No matter what the scenario or how complicated a data problem may be, this class gives you the foundational training you need to solve real-world problems using Data Science and Machine Learning with Python – and start pursuing a career in a field that is increasingly in demand as the global reliance on technology grows.

Project Description
For this class project, follow the step-by-step lessons in the course and use the "decision tree" lessons to build a model that predicts whether income exceeds $50K/year using the dataset.

Use the "decision tree" lessons as a reference. Follow these steps:

Load the dataset and perform the proper data preprocessing/cleaning. Justify all your steps. Elaborate and describe as much as possible.
Run our implementation on the complete dataset. Compare the accuracy you get with the one we got before. Explain why the results are either better or worse.
Perform hyperparameter tuning using grid-search.
Visualize the tree by using sklearn functions. Discuss the first two features and attributes that the tree was split on. Do they make sense to you? Why?
Plot the feature importance, and choose the most important 5 of them and run our algorithm only on them. Compare the accuracy you get with the accuracy you got on the full dataset.
Once you've completed the project, submit it to the class.