Skip to content
View DEC4F's full-sized avatar
Block or Report

Block or report DEC4F

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

Pinned

  1. cost-sensitive-knn cost-sensitive-knn Public

    Implementation of cost sensitive KNN algorithm described in Qin, et al, 2013

    Python 5 3

  2. java-interpreter java-interpreter Public

    A simple interpreter implemented with Scheme for Java/C-ish language

    Scheme 1

  3. web-proxy web-proxy Public

    This is a web proxy that accepts HTTP requests from browsers, generates the corresponding HTTP requests for the same objects to the origin servers and forwards the responses to the browsers. DNS ca…

    Java

  4. classic-ml-algorithms classic-ml-algorithms Public

    Implementations of ID3, naive bayes, logistic regression, bagging and adaboosting, along with a handy light-weight evaluation library

    Python

  5. wireframe wireframe Public

    Wireframe is a blueprint used for modeling the skeleton of a user interface or to quickly design and demonstrate the screen layout.

    Java

  6. async-floodmax async-floodmax Public

    Implementation of Asynchronous Floodmax Algorithm for Leader Election using Syncrhonizer

    Java