Skip to content
View gauravkaushik's full-sized avatar
Block or Report

Block or report gauravkaushik

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. LeetCode-Java LeetCode-Java Public

    Leetcode has helped me learn and practice Data-Structures, Algorithms and various other concepts involved in computer science (primarily programming). I intend to solve atleast 2 problems everyday …

    Java

  2. New-York-Taxi-Fare-Prediction New-York-Taxi-Fare-Prediction Public

    Ranked in top 50% in this Kaggle competition to predict the fare amount for a taxi ride in New York City given the pickup and dropoff locations. Performed data cleaning, preprocessing, feature engi…

    Jupyter Notebook

  3. Ranking-of-Academic-Papers-and-Researchers Ranking-of-Academic-Papers-and-Researchers Public

    Created a ranking metric based on parameters like page rank score, citation sentiment score and network reach score extracted from DBLP v10 dataset of academic papers. Predicted arXiv papers that s…

    Jupyter Notebook 1 1

  4. Email-Spam-Filter Email-Spam-Filter Public

    Achieved 87% accuracy in classifying email as spam or ham using Naive Bayes with Laplace Smoothing on a subset of 2005 TREC Public Spam Corpus.

    Python