Skip to content
View parthasj90's full-sized avatar
  • Boston
Block or Report

Block or report parthasj90

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

Pinned Loading

  1. hack-harvard-17 hack-harvard-17 Public

    Forked from BeanRider/hack-harvard-17

    JavaScript

  2. Information-Retrieval-System Information-Retrieval-System Public

    Forked from rahulpyne/Information-Retrieval-System

    The project has four information retrieval systems implemented - Lucene, tfidf, Cosine Similarity, BM25. Along with this, implementation of Query expansion using pseudo relevance feedback has been …

    HTML

  3. MachineLearning-Classification MachineLearning-Classification Public

    Classification algorithms built from scratch in python

    Python 1

  4. MachineLearning-Regression MachineLearning-Regression Public

    Regression algorithms built from scratch in python

    Python

  5. MachineLearning-SVM MachineLearning-SVM Public

    Perceptron and Dual Perceptron from scratch in Python and SVM models using Scikitlearn

    Python 2

  6. MachineLearning-Clustering MachineLearning-Clustering Public

    Implemented Kmeans and GMM from scratch using python

    Python