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
- Host: GitHub
- URL: https://github.com/agentds/csci-567-machine-learning-19spring
- Owner: AgentDS
- Created: 2019-01-12T09:08:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T23:22:00.000Z (about 7 years ago)
- Last Synced: 2025-02-16T03:18:45.902Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 9.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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)