p-null / Machine_Learning_Practice

Implementation of various machine learning algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine_Learning_Paratice

Machine learning algorithm implementation with numpy

Environment

Python 3

Jupyter

numpy

sklearn

matploitlib

Clustering

k-means

Implemented with 'k-means++' and random initialization

k-median

Proof of local minimum

Implemented with random initialization

k-medoid

About

Implementation of various machine learning algorithms

License:MIT License


Languages

Language:Jupyter Notebook 97.1%Language:TeX 2.8%Language:Python 0.1%