UB CSE574 - Introduction to Machine Learning In this assignment, we have performed classification and regression techniques on the given data (Diabetes). The results and their interpretation are discussed in this report The following experiments were performed:
- Gaussian Discriminators
- Linear Regression
- Ridge Regression
- Ridge Regression using gradient descent
- Non-Linear Regression
- Logistic Regression: a) Binary Logistic Regression b) Direct Multi-class Logistic Regression
- Support Vector Machines