An open API service indexing awesome lists of open source software.

https://github.com/edaaydinea/csmm102x-machine-learning

This repository includes the projects of the CSMM102X - Machine Learning course offered by Columbia University.
https://github.com/edaaydinea/csmm102x-machine-learning

artificial-intelligence classification clustering columbia-university machine-learning machine-learning-algorithms regression

Last synced: about 2 months ago
JSON representation

This repository includes the projects of the CSMM102X - Machine Learning course offered by Columbia University.

Awesome Lists containing this project

README

        

# CSMM102X - Machine Learning
This repository is included my python projects which I studied in Machine Learning for MicroMaster at Columbia University.

Project Explanation of Artificial Intelligence Course

1. Week 2 Project - Linear Regression
- This project relates to l-2 regularized least-squares linear regression algorithm and active learning.

2. Week 6 Project - Classification
- This project relates to implementation of K-class Bayes Classifier.

3. Week 8 Project - Clustering
- This project relates to implementation of K-means and EM Gaussian mixture models.

4. Week 11 Project - HMM and State - space Models
- This project relates to implementation of probabilistic matrix factorization. (PMF)