jiteshpabla / machine-learning-algorithms

Implementation of some machine learning algorithms in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

machine-learning-algorithms

Implementation of some machine learning algorithms in Python.

This repository includes:

  • Logistic regression
  • Naive bayes
  • K-means
  • Convolutional neural network

Made as a part of Statistical Machine Learning course at ASU.

About

Implementation of some machine learning algorithms in Python


Languages

Language:Jupyter Notebook 100.0%