Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.91 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.91 KB

Machine-Learning

A1

Implemented

  • Linear Regression
  • Logistic Regression(Newton Method)
  • Logistic Regression
  • Gaussian Discriminant Analysis

See report: Download PDF.

A2

Implemented

  • Naive Bayes
  • SVM

See report: Download PDF.

A3

Implemented

  • Decision Tree, Random Forest
  • SVM
  • Neural Network

See report (Decision Tree, Random Forest, SVM): Download PDF.

See report (Neural Metwork): Download PDF.