femartip / ML_Algorithms

This repository contains implementations from scratch of some machine learning algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML Algorithms from Scratch

Bagging

Gaussian Naive Bayer

PCA + KNN (Mahalanobis dist)

Multinomial Naive Bayes

PCA + Gaussian

PCA + KNN (L2 dist)

About

This repository contains implementations from scratch of some machine learning algorithms.


Languages

Language:Python 100.0%