Skip to content
View kanad-rep's full-sized avatar
💭
coding my path out
💭
coding my path out
Block or Report

Block or report kanad-rep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Opinion-Mining Opinion-Mining Public

    This is an assignment on the problem of text mining. We are given a dataset of opinions of a group of people regarding the question “What qualities do you think are necessary to be a prime minister…

    Python 1

  2. Gully-Cricket Gully-Cricket Public

    This is a simple version of cricket written in C++. The match is played between two teams, each consisting three players for two innings of six balls each.

    C++ 1

  3. Supervised-Classification Supervised-Classification Public

    This project explores supervised classification using two different classifiers, namely the naive-Bayes classifier and the k-nearest neighbour classifier, conducted on three different datasets. The…

    Python

  4. Text-Classification Text-Classification Public

    This is an experiment on text classification using different supervised learning classifiers and their variants conducted on the Reuters-21578 dataset. The aim is to evaluate the best performance f…

    Python

  5. Zipf-s-Law Zipf-s-Law Public

    This is a simple graphical representation of Zipf's Law using term frequencies, calculated for three different text data.

    Python