Udit Mehrotra (umehrot2)

umehrot2

Geek Repo

Company:Amazon Web Services

Location:Seattle

Home Page:https://www.linkedin.com/in/uditmehrotra1/

Github PK Tool:Github PK Tool

Udit Mehrotra's repositories

FrequentPatternMiningApriori

This is an implementation of Apriori Frequent Pattern Mining algorithm in Java. It is implemented over a data set of phrases collected over 5 different domains and mines frequent/meaningful phrases. The patterns are also ranked using various ranking measures like Purity, Coverage, Completeness and Phraseness.

Language:JavaStargazers:1Issues:0Issues:0

KeyValueStore

In memory simulation of a Key Value store (in C++) with Create,Update,Read and Delete operations, along with stabilisation protocol, over an emulated network layer provided as part of CS 425 (Distributed Systems)

Language:C++Stargazers:1Issues:0Issues:0

NaiveBayesAdaboostClassifier

This contains the code of Naive Bayes classifier, and also an ensemble Adaboost classifier implemented on top of Naive Bayes

Language:JavaStargazers:1Issues:0Issues:0

Algorithms

This consists of various Algorithms implemented in Java.

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Car_Auction_Prediction_Project

This contains the code for data pre-processing (python), naive bayes classifier (java) and k nearest neighbor (java) implement on training and test data set provided by Kaggle as part of an online competition.

Language:JavaStargazers:0Issues:0Issues:0

EkstaziPomParser

This is a tool implemented in Java, as part of CS 527 Advanced Software Engineering project. It automates the process of configuring a Regression Testing tool called Ekstazi (developed at UIUC) to work with Maven projects.

Language:JavaStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

incubator-hudi

Upserts And Incremental Processing on Big Data

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

MembershipProtocol

This is an implementation of Gossip style HeartBeating based Membership Protocol in C, developed over an emulated network layer provided as part of the course CS 425 (Distributed Systems)

Language:CStargazers:0Issues:0Issues:0

presto

The official home of the Presto distributed SQL query engine for big data

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

spark

Mirror of Apache Spark

Language:ScalaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

XML_Pom_Parser

A java tool for parsing pom.xml files and making the required changes to integrate the project to run with Ekstazi tool.

Language:JavaStargazers:0Issues:0Issues:0