Skip to content

shivam7569/Machine-Learning-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Machine Learning Models

This repository contains implementations of some machine learning algorithms from scratch on real world data, which I wrote while learning the same. Each algorithm includes the code file and the data on which it was applied along with various metrics to evaluate the model.

List of algorithms included in the repository:

  • Bayesian Classifier
  • Gaussian Mixture Models
  • Principal Component Analysis
  • Hidden Markov Model
  • k-Nearest Neighbours
  • k-Means Clustering
  • Logistic Regression
  • Linear Regression
  • Polynomial Regression
  • Hierarchical Clustering
  • Decision Trees
  • Random Forests
  • Fisher's Linear Discriminant
  • t-Distributed Stochastic Neighbour Embedding

About

Repository containing implementation of some machine learning algorithms from scratch on real world data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages