Code Monkey home page Code Monkey logo

cairad's Introduction

CAIRAD

Implements the CAIRAD techique for detecting noisy values in a dataset. Does this with an analysis of coappearance between values. Can output whether or not a record is noisy (i.e. includes 1 or more noisy values), or remove all noisy values and replace them with missing values.

CAIRAD specification from:

Rahman, M. G., Islam, M. Z., Bossomaier, T., & Gao, J. (2012, June). Cairad: A co-appearance based analysis for incorrect records and attribute-values detection. In The 2012 International Joint Conference on Neural Networks (IJCNN) (pp. 1-10). IEEE. Available at http://doi.org/10.1109/ijcnn.2012.6252669

For more information, please see Associate Professor Zahid Islam's website here

BibTeX

@inproceedings{rahman2012cairad,
 author = {Rahman, Md Geaur, Islam, Md Zahidul, Bossomaier, Terry, and Gao, Junbin},
 title = {CAIRAD: A Co-appearance based Analysis for Incorrect Records and Attribute-values Detection},
 booktitle = {Proceedings of IEEE International Joint Conference on Neural Networks (IJCNN 12)},
 date = {10-15 June}
 year = {2012},
 isbn = {978-1-4673-1488-6},
 doi = {10.1109/IJCNN.2012.6252669}
 location = {Brisbane, QLD, Australia},
 pages = {2190--2199},
 url ={https://ieeexplore.ieee.org/abstract/document/6252669},
 publisher = {IEEE},
 keywords = {data pre-processing, data cleansing, data mining, noise detection},
}

Installation

Either download CAIRAD from the Weka package manager, or download the latest release from the "Releases" section on the sidebar of Github. A video showing the installation and use of the package can be found here

Compilation / Development

This repository houses a Netbeans project. Load the project into Netbeans to work on the package. Alternatively, download CAIRAD.java and import it into your Weka project to use it in your code.

Valid options are:

-T coappearanceThreshold - Coappearance Threshold, tau in original paper.

-L coappearanceScoreThreshold - Coappearance Score Threshold, lambda in original paper.

-M makeNoisyMissing - Make detected noise into missing values.

cairad's People

Contributors

furner avatar

Stargazers

 avatar  avatar

Watchers

 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.