Giter Site home page Giter Site logo

zuoan123 / ada-knn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sankhasubhra/ada-knn

1.0 0.0 0.0 7 KB

A MATLAB implementation of Adaptive k-Nearest Neighbor Algorithms called Ada-kNN and Ada-kNN2 (alongside a global weighting scheme for handling class imbalance).

License: Other

MATLAB 100.00%

ada-knn's Introduction

A MATLAB implementation of Ada-kNN, Ada-kNN2, Ada-kNN+GIHS and Ada-kNN2+GIHS.

Written by: Sankha Subhra Mullick.

Reference: S. S. Mullick, S. Datta and S. Das, "Adaptive Learning-Based k-Nearest Neighbor Classifiers With Resilience to Class Imbalance," in IEEE Transactions on Neural Networks and Learning Systems, doi: 10.1109/TNNLS.2018.2812279.

Contact: [email protected] (Sankha Subhra Mullick).

DESCRIPTION:

  • The package contains 7 functions.
  • adaKnn.m: Function implementing Ada-kNN algorithm.
  • adaKnn2.m: Function implementing Ada-kNN2 algorithm.
  • adaKnnGIHS.m: Function implementing Ada-kNN coupled with GIHS algorithm (for imbalanced classification).
  • adaKnn2GIHS.m: Function implementing Ada-kNN coupled with GIHS algorithm (for imbalanced classification).
  • kNNIMB.m: Function implementing weighted k-nearest neighbor algorithm.
  • learningModel.m: Function implementing the proposed heuristic learning technique (to be used by adaKnn2 and adaKnn2GIHS).
  • standardised.m: Supporting function.

DEPENDENCIES:

  • MATLAB 2014a and above.
  • Neural Network toolbox (for adaKnn and adaKnnGIHS).

ada-knn's People

Contributors

sankhasubhra avatar

Stargazers

bamboostich avatar

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.