Skip to content
View shubhamgse's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shubhamgse

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. NYC-Green-Taxi-Challenge NYC-Green-Taxi-Challenge Public

    This is my approach for NYC Green taxi data set. I have performed step wise operations on data set from Data cleaning to feature engineering and exploratory Data Analysis to building Machine learni…

    Jupyter Notebook

  2. Linear-regression-in-Matlab Linear-regression-in-Matlab Public

    This repository includes my implementation of Linear/polynomial regression using normal equation. The implementation consists of implementation of Cost function, Normal Equation, and driver code. T…

    MATLAB

  3. e-commerce-data-challenge e-commerce-data-challenge Public

    This project consists of two business problem on e-commerce data set. The tasks that I have performed include Data cleaning, feature extraction, exploratory data analysis, building recommendation s…

    Jupyter Notebook 8 1

  4. BU-Termination-project-neuralnetwork-PyTorch BU-Termination-project-neuralnetwork-PyTorch Public

    This is a termination project performed under the supervision of Prof. Xi Peng.

    Python

  5. A-Phone-Directory A-Phone-Directory Public

    This is a Phone directory coded in C. This project includes combination of merge sort and randomized quick sort algorithm to sort the directory based on the names of contacts and phone number respe…

    C

  6. Binary-Search-Tree Binary-Search-Tree Public

    This program is coded in C. In this, I have implemented many Binary Search tree methods.

    C