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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. KeyValueStore KeyValueStorePublic

    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 FrequentPatternMiningAprioriPublic

    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 NaiveBayesAdaboostClassifierPublic

    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_ParserPublic

    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 AlgorithmsPublic

    This consists of various Algorithms implemented in Java.

    Java

  6. MembershipProtocol MembershipProtocolPublic

    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