Skip to content

KZHU.ai πŸš€

Into the Unknown

Menu
  • πŸ“ˆ Discrete Optimization
    • Mathematics
    • Computer Science
    • Cryptography
    • C++
  • βš›οΈ Quantum Computing
    • Physics
    • Blockchain
  • πŸ€– Machine Learning
    • TensorFlow
    • Python
  • πŸ›° Data Science
    • Statistics
    • Matlab
  • 🌦 Hybrid Cloud
    • Kubernetes
    • Golang
    • Web
  • πŸ“ˆ Business
    • MBA @ Gies
    • Six Sigma
  • 🏦 Finance
    • Law
    • Economics
Menu
Certficate Machine Learning Algorithms: Supervised Learning Tip to Tail

My #94 course certificate from Coursera

Posted on May 16, 2022December 9, 2022 by keslerzhu

Machine Learning Algorithms: Supervised Learning Tip to Tail
Alberta Machine Intelligence Institute

There are many other courses that teach you some aspects of supervised learning, but this one gives you the big picture. Classification and Regression are closely related, it’s likely to get lost in the details.



The course begins with the Decision Trees and k-Nearest Neighbor. These are the techniques that are easy to understand instinctively, partly because we all have seen trees and we all have neighbors. These are just starter dishes. We want to do something more interesting than just classifying things.

Line fitting and L2 Loss of Linear Regression is the first main course served. This amounts to narrowing down our hypothesis space to one particular hypothesis or model that best makes predictions on unseen data. Following this path, the L1 Loss, Convexity and another important iterative method “Gradient Descent” are introduced.

Obviously, linear model is too simple to describe this world. Nonlinear features will take you to the next level, however increased model complexity also means more problems to tackle: Under-fitting, over-fitting, bias-variance tradeoff. From here on, not only the loss functions are on the table, but also are regularizers. You need to minimize both of them.

“Logistic Regression is a classification.” Think again, this is a fine example why Classification and Regression are closely related. Logistic regression can actually be implemented with neural networks. Another related classification method called Support Vector Machine definitely has its own merits, with a special Loss function called Hinge Loss. You see, they are all related.

Final module is about the assessment of regression and classification models. Now the teaching of measures (e.g. MSE, MAE, Accuracy, Recall, ROC, etc), validation and hyper-parameter tuning just come in the right place at right time. The knowledge in previous modules prepares a pretty good context for this module.

This is your all-in-one course for supervised learning. Amazing!

Quick Recap

Classification: Decision Trees and k-Nearest Neighbours
Linear Regression
Logistic Regression & Support Vector Machines
Regression and Classification Model Assessment


My Certificate

Certficate Machine Learning Algorithms: Supervised Learning Tip to Tail
Machine Learning Algorithms: Supervised Learning Tip to Tail
https://coursera.org/share/2028b8b3d7962afeb70ce9f69e9e4fdf

Related Specialization

My 9th specialization certificate from Coursera

I am Kesler Zhu, thank you for visiting my website. Checkout more course reviews at https://KZHU.ai

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

American Contract Law I Andrew Ng Anna Koop Brenda Gunderson Christopher Millard Computer Communications Specialization Cryptography Economics of Money and Banking Evgenii Vashukevich Garud Iyengar Ivan Vybornyi Jeffrey Chasnov John Daily Jonathan Katz Kevin Webster Ling-Chieh Kung Machine Learning: Algorithms in the Real World Martin Haugh Mathematics for Engineers Specialization Matthew Hutchens Michael Donohoe Michael Fricke Microsoft Azure Fundamentals AZ-900 Exam Prep Specialization Operations Research (3): Theory Perry Mehrling Petro Lisowsky Physical Basics of Quantum Computing Practical Reinforcement Learning Rebekah May Search Engine Optimization (SEO) Specialization Sergey Sysoev Statistical Thermodynamics Specialization Statistics with Python Specialization Taxation of Business Entities I: Corporations TensorFlow 2 for Deep Learning Specialization U.S. Federal Taxation Specialization Wounjhang Park Xiaobo Zhou Yi Wang БысоСв Π‘Π΅Ρ€Π³Π΅ΠΉ Π‘Π΅Ρ€Π³Π΅Π΅Π²ΠΈΡ‡

Subscribe to our newsletter!

© 2025 KZHU.ai πŸš€ | Powered by Superbs Personal Blog theme

Privacy Policy - Terms and Conditions