Machine Learning Algorithms
Offered By: Sungkyunkwan University via Coursera
Course Description
Overview
In this course you will:
a) understand the naïve Bayesian algorithm.
b) understand the Support Vector Machine algorithm.
c) understand the Decision Tree algorithm.
d) understand the Clustering.
Please make sure that you’re comfortable programming in Python and have a basic knowledge of mathematics including matrix multiplications, and conditional probability.
Syllabus
- Naïve Bayes
- Support Vector Machine
- Decision Tree
- Clustering
Taught by
Jae-kwang KIM
Tags
Related Courses
Design of Computer ProgramsStanford University via Udacity Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera Intro to Algorithms
Udacity Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera