Skip to content

This repository contains various classification, clustering and data analysis code.

Notifications You must be signed in to change notification settings

rachnasidana28/Machine-Learning

Repository files navigation

Machine-Learning

This repository contains classification and clustering codes.

Game of Craps using Martingale and Reverse Martingale startegy.

Implementaion and testing of decision trees.

Implementation of various classification techniques on Pima dataset-

https://archive.ics.uci.edu/ml/machine-learning-databases/pima-indians-diabetes/pimaindians-diabetes.data

Comparision of different classifiers in R

K-Means Clustering

Tweets Clustering using k-means