Skip to content
View umehrot2's full-sized avatar
đź’­
Dream on !
đź’­
Dream on !

Block or report umehrot2

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

Popular repositories Loading

  1. KeyValueStore KeyValueStore Public

    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 (Distr…

    C++ 2

  2. FrequentPatternMiningApriori FrequentPatternMiningApriori Public

    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…

    Java 1 2

  3. NaiveBayesAdaboostClassifier NaiveBayesAdaboostClassifier Public

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

    Java 1

  4. XML_Pom_Parser XML_Pom_Parser Public

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

    Java

  5. Algorithms Algorithms Public

    This consists of various Algorithms implemented in Java.

    Java

  6. MembershipProtocol MembershipProtocol Public

    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)

    C 1