Completed:
Coursera Week 7
EX 6
Week 8 part 1
Lessons Learned:
Additional Resources:
https://towardsdatascience.com/kernel-function-6f1d2be6091
https://stats.stackexchange.com/questions/152897/how-to-intuitively-explain-what-a-kernel-is
"
In machine learning, a “kernel” is usually used to refer to the kernel trick, a method of using a linear classifier to solve a non-linear problem."
A Support Vector Machine (SVM) is a discriminative classifier formally defined by a separating hyperplane.
EX 6
exp()