Giter VIP home page Giter VIP logo

minority-type-imbalanced's Introduction

minority-type-imbalanced

Command Line Arguments

input file
label column name
k value (for kNN creation)
using header
save path
file description
read/write (read or write, for storing/retrieving the kNN DataFrame)
read/write path
currently unused
sampling methods (all remaining parameters chosen from: none, undersample, oversample, smote, smotePlus)

Example:

~/covtype/covtype10k.csv label 5 yes ~/test/results covtype10k write ~/covtype10k/minorityDF 1 none,smote

The base class:

edu.vcu.sleeman.Classifier

Datasets

Experiements have been performed using the following datasets:

From the UCI Machine Learning Repository:

https://archive.ics.uci.edu/ml/datasets/covertype
https://archive.ics.uci.edu/ml/datasets/detection_of_IoT_botnet_attacks_N_BaIoT
Dua, D. and Graff, C. (2019). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science.

Traffic Violations:

https://catalog.data.gov/dataset/traffic-violations-56dda

SEER

SEER: https://seer.cancer.gov/
Cancer type predictions were performed on data the SEER cancer registry. Using that data will require requesting access from SEER and agreeing to their terms of use.

Intel Sensors:

data/sensors.csv
The original source (http://db.csail.mit.edu/labdata/labdata.html) from the Intel Berkely Research Lab appears to be offline so the version of the data used has been saved in the data directory of this repository.

Related Publication

Full results and a discussion of minority type instance difficulty can be found in our recently published paper:
Sleeman IV, William C., and Bartosz Krawczyk. "Multi-class imbalanced big data classification on Spark." Knowledge-Based Systems (2020): 106598.

Please consider citing this work if it has been helpful in your research. BibTeX reference:

@article{sleeman2020multi,
  title={Multi-class imbalanced big data classification on Spark},
  author={Sleeman IV, William C and Krawczyk, Bartosz},
  journal={Knowledge-Based Systems},
  pages={106598},
  year={2020},
  publisher={Elsevier}
}

minority-type-imbalanced's People

Contributors

fsleeman avatar

Watchers

James Cloos 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.