Giter Site home page Giter Site logo

jranaraki / thresholdfuzzyroughquickreduct Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 77 KB

This is an implementation of improved Fuzzy Rough QuickReduct algorithm

Home Page: http://individual.utoronto.ca/jrahimipour/

MATLAB 100.00%
feature-selection fuzzy-rough-set dependency-degree

thresholdfuzzyroughquickreduct's Introduction

title author date
ThresholdFuzzyRoughQuickReduct
Javad Rahimipour Anaraki
23/05/18

Use case

To determine the most important features using an improved version of Fuzzy-Rough QuickReduct algorithm as described in Improving fuzzy-rough quick reduct for feature selection By Javad Rahimipour Anaraki and Mahdi Eftekhari

More info can be found in Novel Improvements on the Fuzzy-Rough QuickReduct Algorithm

Compile

This code can be run using MATLAB R2006a and above

Run

To run the code, open main.m and choose a dataset to apply the method to. At first, the overall dependency degree is calculated using dependency.m. Then, indisernible objects are determined and returned to main.m. Finally, feature are selected if they have the best dependecy degree among all. This process stops if (overall dependency degree - current dependency degree) x number of samples < 1 or maximum dependency degree does not improve with adding extra features.

All datasets are stored in Data folder and originally adopted from UCI Machine Learning Repository

Note

Datasets should have no column and/or row names, and the class values should be all numeric

thresholdfuzzyroughquickreduct's People

Contributors

jranaraki 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.