Coder Social home page Coder Social logo

h-saadatmand / high-dimensional-feature-selection-sife-matlab Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 201 KB

An Efficeint and Fast Wrapper-based High-dimensional Feature Selection(SIFE) in MATLAB

License: MIT License

MATLAB 100.00%
classification evolutionary-algorithms feature-selection gene-expression genetic-algorithm high-dimensional high-dimensional-data high-dimensionality matlab medical-application

high-dimensional-feature-selection-sife-matlab's Introduction

High-dimensional-Feature-Selection-SIFE-MATLAB

An efficient wrapper-based High-dimensional Feature Selection(SIFE) in MATLAB , and the related article: "Set-based integer-coded fuzzy granular evolutionary algorithms for high-dimensional feature selection".

You can easily load your data on MATLAB as a Matrix and run the MainSIFE.m code to select the best feature set.

Note: for replacing another data you should only follow two steps:

1 : load your data in Matlab (by 'load' ,'importdata' ,'xlsread', and etc. commands)

2 : prepare the data as a Matrix that contains both features and labels as follows: 'data' is a matrix [N*(F+1)] where N is number of instances(rows), ... 'F' is number of Features(columns), and "1" is the last column refers to the labels;

You can cite the article with: H. Saadatmand, M.-R. Akbarzadeh-T, Set-based integer-coded fuzzy granular evolutionary algorithms for high-dimensional feature selection, Applied Soft Computing, 2023,110240,ISSN 1568-4946, % https://doi.org/10.1016/j.asoc.2023.110240.

[email protected]

high-dimensional-feature-selection-sife-matlab's People

Contributors

h-saadatmand 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.