Git Product home page Git Product logo

Udit Mehrotra's Projects

algorithms icon algorithms

This consists of various Algorithms implemented in Java.

car_auction_prediction_project icon 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.

ekstazipomparser icon 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.

frequentpatternminingapriori icon 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.

keyvaluestore icon 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)

membershipprotocol icon 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)

naivebayesadaboostclassifier icon naivebayesadaboostclassifier

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

presto icon presto

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

xml_pom_parser icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.