PadmajaVB / SimpleMLAlgorithms

Python implementation of some of the common machine learning algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleMLAlgorithms

This repository contains Python implementation of simple Machine Learning algorithms, it includes:

  1. K-Means Algorithm
  2. Fuzzy C-Means (FCM) Algorithm
  3. Gentic Algorithm + Naive Bayes
  4. Apriori Algorithm
  5. FP-growth Algorithm

About

Python implementation of some of the common machine learning algorithms.


Languages

Language:Python 100.0%