# Rutgers-ECE-445-Machine-Learning-Project **Repository Path**: reallymonkey/Rutgers-ECE-445-Machine-Learning-Project ## Basic Information - **Project Name**: Rutgers-ECE-445-Machine-Learning-Project - **Description**: Final Project at the end of Machine Learning class at the Electrical and Computer Engineering department at Rutgers University. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-08 - **Last Updated**: 2023-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rutgers-ECE-445-Machine-Learning-Project Final Project at the end of Machine Learning class at the Electrical and Computer Engineering department at Rutgers University. The Project consists of a Clustering Problem and a Classification Problem. The following algorithms are studied here; #### Clustering - Gaussian Mixture Models - K Means Clustering - Spectral Clustering #### Classification - K Nearest Neighbors - Quadratic Discriminant Analysis - Naive Bayes