Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 713 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 713 Bytes

Drexel - Machine Learning

CS 383 Machine Learning @ Drexel winter 2017

Exam Review Notes

  • Visualizing Data
  • Dimensionality Reducing (PCA)
  • Clustering using k-means
  • Closed Form Linear Regression
  • S-Folds Cross Validation
  • Gradient Descent
  • k-Nearest Neighbors
  • Support Vector Machines
  • Multi-Class Support Vector Machines
  • Artificial Neural Networks
  • The Precision-Recall Tradeoff
  • Multi-Class Artificial Neural Networks