Skip to content

fazeVaib/Machine-Learning-Implementations

Repository files navigation

Machine-Learning-Implementations

Implemented popular Machine Learning techniques and Algorithms

Contents

Linear Regression (using Gradient Descent)

Logistic Regression

Multiclass Classification

Digit Classification using Neural Network

Support Vector Machine (SVM)

  • Implemented on 4 different datasets
  • Includes linear as well as RBF (Gaussian) kernel
  • Consists of a spam classifier too on preprocessed data with 1899 words in dictionary (from Coursera ML course)
    Click to Open

K-Means Clustering Algorithm

Principle Component Analysis (PCA)

Anomaly Detector

Recommender System

About

Implemented popular Machine Learning techniques and Algorithms using Python

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors