Pinned Repositories
-smurugu.github.io-
ACM
Puzzles from ACM Online Judges
Adversarial-Fair-Classifier
A Fair Classifier based on Adversarial Debiasing
Algoexpert
This repository contains solutions to problems on algoexpert.io website.
Algorithm-Data-Structures-Python
Various useful data structures in Python
Algorithm-Implementations
Share, discuss and learn about algorithm implementations!
Algorithms
A collection of algorithms and data structures
Algorithms-and-Coding-Interviews
Open source content from a book in progress, Hands-on Algorithmic Problem Solving
Algorithms_DPV_Solutions
My solutions for Algorithms by Dasgupta, Papadimitriou, and Vazirani
pyBuyAI
AI single-commodity multiple agent market simulator
smurugu's Repositories
smurugu/-smurugu.github.io-
smurugu/Algorithms_DPV_Solutions
My solutions for Algorithms by Dasgupta, Papadimitriou, and Vazirani
smurugu/BigJob-YARN
YARN Application Master for Running BigJob Agents
smurugu/bsharp
Trying to stay sharp
smurugu/cors-jsonp-sample
Client-Side & Server-Side (Java) sample for Cross-Origin Resource Sharing (CORS).
smurugu/data-science-machine-learning-ai-resources
A curated set of resources for data science, machine learning, artificial intelligence (AI), data and text analytics, data visualization, big data, and more.
smurugu/docker_hadoop
hadoop image build on ubuntu,fully support single, pseudo, and clustering mode
smurugu/graph.js
A liteweight javascript graph algorithms library.
smurugu/gym-solutions
Reinforcement learning problems solved using Open AI Gym
smurugu/hadoop-yarn-applications-amonly
app master only yarn application
smurugu/interviewbit
Interviewbit solutions
smurugu/java-template
java jstl template engine
smurugu/jquery-iframe-ajax
jQuery IFrame ajax transport (upload files via ajax emulation fallback)
smurugu/kaggle-yelp-business-rating-prediction
Code for Kaggle Contest "RecSys2013: Yelp Business Rating Prediction" -- Predicting Business Ratings on Yelp.com Using Machine Learning. My final submission scored an RMSE of 1.2307 which earned a rank of #7 out of ~250 teams. This a collection of code that is meant to be run from python console, it is not a stand-alone program
smurugu/Lunar-Q
openAI lunar lander solved using approximate Q-learning
smurugu/ML-Final-Exam-Study-Notes
smurugu/PandasGo
Project for ORIE 4741
smurugu/Polish.js
Making JavaScript better
smurugu/Q-learning-Tic-Tac-Toe
Reinforcement learning of the game of Tic Tac Toe in Python
smurugu/Restaurant_success_model
A model that predicts if a restaurant is going to fail within the next 4 years.
smurugu/Sentiment-Analysis-on-Yelp-Data
Sentiment Analysis on Yelp Data
smurugu/SentimentClassifier
Code for building a sentiment classifier using classic Scikit-learn and a modern TensorFlow classifier.
smurugu/Simple_YARN_App_Skeleton
Simple YARN App Skeleton, including a YARN Client, Application Master and Container.
smurugu/UCSDYelpData
Yelp Data Challenge
smurugu/vagrant-hadoop-2.4.1-spark-1.0.1
Vagrant project to spin up a cluster virtual machines with Hadoop v2.4.1 and Spark v1.0.1
smurugu/Yelp-Challenge-Dataset
A CSV formatted file using data from the Yelp Academic Dataset.
smurugu/yelp-dataset
Predicting star ratings on Yelp
smurugu/Yelp_Sentiment_Analysis
Yelp_Review
smurugu/YelpSentiment
CSCE-689 NLP Seminar Course Project - Yelp Reviews Sentiment Analysis