Skip to content
View ManpreetNanreh's full-sized avatar

Block or report ManpreetNanreh

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. question-retrieval-and-answer-recommendation-model question-retrieval-and-answer-recommendation-model Public

    This project proposes a model which can be used by question answering communities in order to retrieve existing question and answer whenever a new question to be posted already exists.

    Jupyter Notebook 2

  2. ufc-outcome-prediction ufc-outcome-prediction Public

    This project focuses on predicting the outcomes of UFC fights. The dataset used contains record of fights from 1993 to 2019. The models analyzed in this study are Support Vector Machine (SVM) and N…

    Jupyter Notebook 1

  3. cp8305f20-assignment cp8305f20-assignment Public

    Jupyter Notebook 1

  4. ClassRoom-MVC-Website ClassRoom-MVC-Website Public

    This is a website I made following the Model-View-Controller pattern. The theme of website is student, instructor interaction. The website allows user to create an account and login. It also sets u…

    PHP

  5. Optical-Character-Recognition Optical-Character-Recognition Public

    This is a machine learning program I wrote in Python to do optical character recognition. The program reads the MNIST data which consists of data set containing images of handwritten digits.

    Python

  6. Blob-Detector Blob-Detector Public

    A Java application which generates a Grid at random and detects the number of blobs in it. The Grid is composed of black and white pixels where black pixels are indicated by the letter X and the wh…

    Java