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

https://github.com/jldbc/udacity-ml

Coursework from Udacity Machine Learning Engineer nanodegree
https://github.com/jldbc/udacity-ml

Last synced: 4 months ago
JSON representation

Coursework from Udacity Machine Learning Engineer nanodegree

Awesome Lists containing this project

README

          

# Udacity Machine Learning Engineer Nanodegree
Coursework from Udacity Machine Learning Engineer nanodegree program

**Projects**

* **P1: Boston Housing Prices.** Supervised learning project using decision tree regression to predict Boston housing prices.

* **P2: At-Risk Student Intervention System.** Supervised classification project applying random forests, logistic regression, and a support vector classifier to locate at-risk students in need of intervention from their school system.

* **P3: Customer Segmentation.** Unsupervised learning project using principal component analysis and k-means clustering to create customer segments for A/B testing.

* **P4: Smart-Car Automation.** Reinforcement learning project applying Q-learning to teach a cab to learn optimal routes to its destimation in a simulated environment.