Machine Learning - Regression and Classification (math Inc.) - Druckversion +- Forum Rockoldies (https://rockoldies.net/forum) +-- Forum: Fotobearbeitung - Photoshop (https://rockoldies.net/forum/forumdisplay.php?fid=16) +--- Forum: E-Learning, Tutorials (https://rockoldies.net/forum/forumdisplay.php?fid=18) +--- Thema: Machine Learning - Regression and Classification (math Inc.) (/showthread.php?tid=22126) |
Machine Learning - Regression and Classification (math Inc.) - Panter - 17.03.2021 Machine Learning - Regression and Classification (math Inc.) Created by Sachin Kafle | Published 3/2021 Duration: 16h 58m | 6 sections | 54 lectures | Video: 1280x720, 44 KHz | 6.85 GB Genre: eLearning | Language: English + Sub A complete Beginner to Advance level guide to Machine Learning. Hands-on Learning approach with in-depth math concepts What you'll learn Understand and implement a Decision Tree in Python Understand about Gini and Information Gain algorithm Solve mathematical numerical related decision trees Learn about regression trees Learn about simple, multiple, polynomial and multivariate regression Learn about Ordinary Least Squares Algorithms Solve numerical related to Ordinary Least Squares algorithm Learn to create real world predictions and classification projects Learn about Gradient Descent Learn about Logistic Regression and hyper parameters Requirements Basic mathematical concepts of addition, multiplication and so onAlthough there is section of crash course of Python in this course itself but knowing python beforehand would be handful Description Machine learning is a branch of artificial intelligence (AI) focused on building applications that learn from data and improve their accuracy over time without being programmed to do so. In data science, an algorithm is a sequence of statistical processing steps. In machine learning, algorithms are 'trained' to find patterns and features in massive amounts of data in order to make decisions and predictions based on new data. The better the algorithm, the more accurate the decisions and predictions will become as it processes more data. Machine learning has led to some amazing results, like being able to analyze medical images and predict diseases on-par with human experts. Google's AlphaGo program was able to beat a world champion in the strategy game go using deep reinforcement learning. Machine learning is even being used to program self driving cars, which is going to change the automotive industry forever. Imagine a world with drastically reduced car accidents, simply by removing the element of human error. Topics covered in this course: 1. Lecture on Information Gain and GINIimpurity [decision trees] 2. Numerical problem related to Decision Tree will be solved in tutorial sessions 3. Implementing Decision Tree Classifier in workshop session [coding] 4. Regression Trees 5. Implement Decision Tree Regressor 6. Simple Linear Regression 7. Tutorial on cost function and numerical implementing Ordinary Least Squares Algorithm 8. Multiple Linear Regression 9. Polynomial Linear Regression 10. Implement Simple, Multiple, Polynomial Linear Regression [[coding session]] 11. Write code of Multivariate Linear Regression from Scratch 12. Learn about gradient Descent algorithm 13. Lecture on Logistic Regression [[decision boundary, cost function, gradient descent.....]] 14. Implement Logistic Regression [[coding session]] \n \n Who this course is for:Seasonal and Beginners Python developers who want to learn about different AI and ML algorithmsStudents who want to learn all the mathematics behind popular regression and classification modelsStudents who want to learn to implement data science libraries to solve real world Machine Learning problems |