This repository consists implementation of various machine learning algorithms.
- Clone, fork, or download the repository
- Navigate to the respective algorithm folder
- Insert the datasets matching the description provided in the algorithm
- Run the respective algorithm using Python
Currently, the following algorithms are implemented :
- Naive Bayes Calssifiers
- Linear Regression
- Neural Networks and Backpropagation
- Decision Trees
- K-Nearest Neighbour Clustering
- Value Iteration
- Front end system and support for more datasets are planned
- Numpy