Giter VIP home page Giter VIP logo

imbalance-mpg_ibpria23's Introduction

Addressing class imbalance in Multilabel Prototype Generation for k-Nearest Neighbor classification

Authors

Carlos Penarrubia, Jose J. Valero-Mas†,‡, Antonio Javier Gallego, and Jorge Calvo-Zaragoza

University Institute for Computer Research, University of Alicante, Alicante, Spain

Music Technology Group, Universitat Pompeu Fabra, Barcelona, Spain

Description

Extensions to different Multilabel Prototype Generation methods to deal with imbalance data. Work accepted at the Iberian Conference on Pattern Recognition and Image Analysis (IbPRIA) 2023.

Contents

  • MPG/ : Contains the implementations of the base multilabel Prototype Generation methods together with the proposed extensions. These methods are (together with their original reference):
    • Multilabel Reduction through Homogeneous Clustering (MRHC) 1
    • Multilabel Chen (MChen) 2
    • Multilabel Reduction through Space Partitioning, version 3 (MRSP3) 2
  • Experiments.py : Main script for performing the experimentation included in the manuscript.
  • Metrics.py: Class including the evaluation metrics.
  • StatisticalAnalysis.py: Script prepared for performing the statistical analysis once the results have been obtained.

Usage

For the reproduction of the experiments included in the paper, please proceed as follows:

$ pip install -r requirements.txt
$ python Experiments.py
$ python StatisticalAnalysis.py

Footnotes

  1. Ougiaroglou, S., Filippakis, P., & Evangelidis, G. (2021). Prototype generation for multi-label nearest neighbours classification. In: Proceedings of the 16th International Conference on Hybrid Artificial Intelligent Systems, Bilbao, Spain, September 22–24, 2021, (pp. 172-183).

  2. Valero-Mas, J. J., Gallego, A. J., Alonso-Jiménez, P., & Serra, X. (2023). Multilabel Prototype Generation for data reduction in K-Nearest Neighbour classification. Pattern Recognition, 135, 109190. 2

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.