Skip to content

This repository contains various assignments that I have done as a part of the Machine Learning course.

Notifications You must be signed in to change notification settings

iamtusharbhatia/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