This repository contains the student-modified versions of the MLT Workshop colab notebooks (2023). The "Machine Learning Techniques" Workshop is conducted as a part of the "Machine Learning Techniques" course offered by IITM at the Diploma level of its online degree program.
Contents:
- K Means Clustering
- Support Vector Machines
- Soft Margin SVM : Adapting the SVM code for Soft Margin SVM
- Perceptron