Shubham Mehta (Shubham617)

Shubham617

Geek Repo

Location:Amherst, Massachusetts

Github PK Tool:Github PK Tool

Shubham Mehta's repositories

MapReduce-Project

A thorough analysis of an inspection result of over 448,000 restaurants in New York City. Used MapReduce

Language:JavaStargazers:1Issues:0Issues:0

data-analysis

Implemented various ML models from scratch in Python (absolute zero use of sklearn)

Language:PythonStargazers:0Issues:0Issues:0

gridWorld

Used various reinforcement learning techniques to determine the optimal policy for travelling throughout the Grid World

Language:PythonStargazers:0Issues:0Issues:0

Hangman

The traditional letter-guessing game. I worked on this project in my CMPSCI 187 class at UMass.

Language:JavaStargazers:0Issues:0Issues:0

Huffman_Encoding

Implemented the popular lossless data compression algorithm for text files

Language:CStargazers:0Issues:0Issues:0

lkm

Linux Kernel Module

Language:CStargazers:0Issues:0Issues:0

LRU_Cache

Implemented the popular LRU (Least Recently Used) caching mechanism

Language:CStargazers:0Issues:0Issues:0

Text-Suggestions-Auto-Complete

Used Markov Chain Building algorithms to make predictive textual suggestions

Language:PythonStargazers:0Issues:0Issues:0

Maze-Search

This project involves using Depth-First and Breadth-First search to find a path to a goal in a given maze. I worked on this project in my CMPSCI 187 class at UMass

Language:JavaStargazers:0Issues:0Issues:0

MazeGame

The objective of the game is to reach the finish point of the maze with the least path sum possible. Used Java

Language:JavaStargazers:0Issues:0Issues:0

NBA-shot-logs

Used Apache Hive to thoroughly analyze shot log data for the entire 14 -15 NBA Season (908 games)

Stargazers:0Issues:0Issues:0

Postfix-Evaluator

An evaluator for postfix expressions that I worked on in my CMPSCI 187 class at UMass

Language:JavaStargazers:0Issues:0Issues:0

San-Francisco-Salaries

Used Apache Pig to analyze and draw conclusions about the salaries and professions of employees in San Francisco

Stargazers:0Issues:0Issues:0

Scapegoat-Trees

This project is my implementation of a Scapegoat Tree, which is one of the many types of self-balancing binary search trees. I worked on this project in my CMPSCI 187 class at UMass.

Language:JavaStargazers:0Issues:0Issues:0

Towers-of-Hanoi

An interesting game that involves getting rings from a starting peg to a destination peg, whilst abiding to a ring size rule. I worked on this project in my CMPSCI 187 class at UMass

Language:JavaStargazers:0Issues:0Issues:0

Tweet_Analytics

Used functional programming to perform statistical analyses of tweets from popular individuals

Language:PythonStargazers:0Issues:0Issues:0