relieff2012 matlab,Matlab中Feature Selection Library的安装

Feature Selection Library (FSLib 2017)是被广泛使用的Matlab特征选择工具箱,里面包含的有监督和无监督共10种特征选择方法:

有监督:

ILFS,mRMR,reliefF,fsvFS,spider_wrapper,infFS,ECFS

无监督:

LaplacianScore,mcfs,UDFS,llcfs

1、工具包下载

2、编译

使用之前,先进行编译。运行make.m文件,报错如下:

854070122e52ec12b2e7bb23c0aa4211.png

因此安装:Install MinGW-w64 Compiler

这里需要根据你所使用的Maltb版本选择MinGW GCC:

This Add-On installs one of the following versions of MinGW GCC based on your version of MATLAB:

MATLAB R2015b, R2016a, R2016b, R2017a: MinGW GCC 4.9.2 from TDM MATLAB R2017b and beyond: MinGW GCC 5.3 from mingw-w64.org

安装完之后,在maltlab运行如下代码进行测试:

setenv('MW_MINGW64_LOC','C:\TDM-GCC-64')

显示如下说明安装正确

ebec56db1f7951470d4d3d0f02801a50.png

最后运行make.m文件,编译成功!

8118c63c779c545d24d0bc5f2b94a9aa.png

进一步参考资料:

I already have MInGW on my computer. How do I configure it to work with MATLAB?

Matlab Support for MinGW-w64 C/C++ Compiler

Matlab好用的数据降维和特征选择工具包 Copyright (c) 2018, Giorgio Roffo All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution * Neither the name of University of Glasgow nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值