Harshit Mahajan

Results 2 repositories owned by Harshit Mahajan

Decision-Tree-Implementation

20
Stars
19
Forks
Watchers

A python 3 implementation of decision tree (machine learning classification algorithm) from scratch

Text-Classification

32
Stars
22
Forks
Watchers

Text Classification using Multinomial Naive Bayes (implemented from scratch in python3)