• Stars
    star
    1
  • Language
    Python
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of several machine learning algorithms ranging from regression to clustering. The repository also consists of association rule algorithm, Apriori along with the popular Deep Learning algorithms(ANN & CNN). A smaller introductory version of Natural Language Processing is also included in this repository complemented by 2 different dimensionality reduction techniques namely LDA and PCA.