Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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 6

Machine Learning with Python - 2022

Posted By: BlackDove
Machine Learning with Python - 2022

Machine Learning with Python - 2022
Published 07/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 16 lectures (2h 39m) | Size: 1.23 GB


K-NN, Linear Regression, SVM, K Means Clustering and Decision Tree

What you'll learn
You will learn data science, pattern recognition and machine learning all using Python.
Have a great intuition of many Machine Learning models
Implement popular Machine Learning Algorithms such as KNN, SVM, Linear Regression, K Means Clustering and Decision Tree
Know which Machine Learning model to choose for each type of problem

Requirements
Basic knowledge of Python programming
You'll need a desktop computer (Windows, Mac, or Linux) capable of running Anaconda 3 or newer. The course will walk you through installing the necessary free software.

Description
Are you interested in the field of machine learning? Then you have come to the right place and this course is exactly what you need!

In this course, you will learn the basics of various popular machine learning approaches through several practical examples. Various machine learning algorithms such as K-NN, Linear Regression, SVM, K-Means Clustering, and Decision Tree will be explained and implemented in Python. In this course, I try to share my knowledge and teach you the basics of the theories, algorithms, and programming libraries in a simple way. I will guide you step by step on your journey into the world of machine learning.

Each concept is introduced in plain English, avoiding confusing mathematical notation and jargon. It’s then demonstrated using Python code you can experiment with and build upon, along with notes you can keep for future reference. You won't find academic, deeply mathematical coverage of these algorithms in this course - the focus is on practical understanding and application of them. This course will teach you the basic techniques used by real-world industry data scientists. I'll cover the fundamentals of machine learning techniques that are essential for real-world problems, including

Linear Regression

K-Nearest Neighbor

Support Vector Machines

K-Means Clustering

Decision Tree

These are the basic topics any successful technologist absolutely needs to know about, so what are you waiting for? Enroll now!

Who this course is for
Beginner Python developers curious about data science