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

https://github.com/agentds/csci-567-machine-learning-19spring

Programming Assignment for CSCI 567 Machine Learning 19spring
https://github.com/agentds/csci-567-machine-learning-19spring

Last synced: about 1 year ago
JSON representation

Programming Assignment for CSCI 567 Machine Learning 19spring

Awesome Lists containing this project

README

          

![TITLE_pic](https://github.com/AgentDS/CSCI-567-Machine-Learning-19spring/raw/master/TITLE_pic.png)

# CSCI 567 Machine Learning 2019Spring

By Prof. Victor Adamchik.

Programming Assignment for CSCI 567 Machine Learning 19spring.

- PA1: KNN & Decision Tree with Pruning — (100/100)
- PA2: Linear Regression & Logistic Regression — (100/100)
- PA3: Neural Network — (100/100)
- PA4: Kmeans & HMM — (100/100)