Implemented popular Machine Learning techniques and Algorithms
- Without Regularization along with Gradient Descent
- With Regularization using Advanced Optimization from Scipy (in iPython notebook)
- Implemented on 4 different datasets
- Includes linear as well as RBF (Gaussian) kernel
- Consists of a spam classifier too on preprocessed data with 1899 words in dictionary (from Coursera ML course)
Click to Open