Skip to content
View mbs8's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mbs8

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. ENaN ENaN Public

    Implements the Adaptive Edited Natural Neighbour

    Jupyter Notebook 1 1

  2. neural-networks-and-deep-learning neural-networks-and-deep-learning Public

    Forked from mnielsen/neural-networks-and-deep-learning

    Code samples for my book "Neural Networks and Deep Learning"

    Python

  3. arfftocsv arfftocsv Public

    Forked from haloboy777/arfftocsv

    ARFF to CSV converter (python)

    Python

  4. k-nn k-nn Public

    Implementa o algoritimo k-nn com e sem peso e o k-nn adaptativo

    Python

  5. lvq lvq Public

    Projeto que implementa o algoritmo LVQ

    Python

  6. oneClass oneClass Public

    Implements knn classifier to solve a problem of finding software bugs with just one class of example (one class classification problem).

    Python