特征相关区间法

fri的Python项目详细描述


功能相关间隔

Build StatusCoverage StatusDOIOpen In Colab

这个存储库包含特性相关间隔方法(fri)的python实现[1,2]。

查看我们的在线文档here。 在那里你可以找到一个快速入门指南和更多的背景信息。 也可以直接运行指南in Colab

Example output of method for biomedical dataset

安装

库需要自动安装的各种依赖项。 我们强烈建议使用Anacondapython发行版来提供所有依赖项。 该库是在考虑python 3的情况下编写的,由于python 2支持的可预见的结束,因此不计划向后兼容。

如果您只想使用来自pypi的stable版本,请使用

$ pip install fri

要在development中安装模块,请克隆repo并执行:

$ python setup.py install

测试

要测试库是否安装正确,可以使用pytest命令运行所有包含的测试。

$ pip install pytest

然后在根目录下运行:

$ pytest

用法

示例和api描述可以在here中找到。

参考文献

[1] Göpfert C, Pfannschmidt L, Hammer B. Feature Relevance Bounds for Linear Classification. In: Proceedings of the ESANN. 25th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning; https://pub.uni-bielefeld.de/publication/2908201

[2] Göpfert C, Pfannschmidt L, Göpfert JP, Hammer B. Interpretation of Linear Classifiers by Means of Feature Relevance Bounds. Neurocomputing. https://pub.uni-bielefeld.de/publication/2915273

[3] Lukas Pfannschmidt, Jonathan Jakob, Michael Biehl, Peter Tino, Barbara Hammer: Feature Relevance Bounds for Ordinal Regression . Proceedings of the ESANN. 27th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning; Accepted. https://pub.uni-bielefeld.de/record/2933893

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何在Spring中从不同的控制器调用RestController方法?   来自Intellij生成代码的java WSDL客户端   基于Eratosthenes筛的Java素数计算器算法   java我们可以从hql查询中获得单个对象吗?   java使用通过PUT方法发送的字符串   java使用Jogl直接从volatileImage创建纹理   java Shorting实时Firebase以降序无休止地滚动数据   JavaWatson与SpringMVC的对话   使用代理的java HQL getResultSet   java特定的重新绘制管理器可以用于特定的JPanel吗?   Java Eclipse不会打印到控制台   AmazonWeb服务如何将使用java13编译的java应用程序转换为aws lambda函数   xslt使用Java从XSLFO生成HTML   java切换Android应用程序中基于开关的对话框按钮选择   用于验证名称的Java正则表达式   将json参数发布到REST服务时发生java错误   在无头模式下使用Chrome驱动程序配置时,WebDriversSample脚本中出现java面临预期条件失败错误   java Android上的本机方法如何与电源管理生命周期交互?   GuavaJava:用于确定等价性的外部类?   屏幕上的JavaFX中心舞台