资源简介
This article describes a R package Boruta, implementing a novel feature selection
algorithm for nding all relevant variables. The algorithm is designed as a wrapper around
a Random Forest classication algorithm. It iteratively removes the features which are
proved by a statistical test to be less relevant than random probes. The Boruta package
provides a convenient interface to the algorithm. The short description of the algorithm
and examples of its application are presented.
本文介绍了一个R包Boruta,实现了一种寻找所有相关变量的新特征选择算法。 该算法被设计为包装器随机森林分类算法。 它迭代地删除了那些通过统计检验证明与随机探针不太相关特征。 Boruta包为算法提供了方便的接口。本文是对 算法的简短描述并介绍了其应用实例。
代码片段和文件信息
- 上一篇:FCN模型实现图像分割配套资料分享.txt
- 下一篇:山东大学软件测试实验报告
相关资源
- R语言实现TOPSIS综合评价实现文档
- R语言实现TOPSIS综合评价
- R语言GA遗传算法并行化实现
- Copula边缘分布及联合分布
- R语言数据挖掘案例
- R语言PCA图像压缩
- R语言jiebaR中文分词并做LDA主题建模
- 将CSV格式转换成xtszoo时间序列格式
- 邻接矩阵的转换 超简洁R语言代码
- 豆瓣图书TOP250多线程爬虫代码
- dijkstra算法R语言
- R语言实现ARFIMA,源码和dll文件
- R-raster工具包
- 完整详尽的课后习题答案-时间序列分
- R语言实现多元线性回归
- R语言 生存分析源码 cox模型 KM图 标准
- ChinaMeteorologicalDataHandl
- pcre-8.40.tar.gz
- R中GARCH模型
- 如何用R获取沪深股票高频数据和股指
- R语言可视化商务图表实战课程
- 多元统计分析及R语言建模代码
- R语言进行 时间序列分析
- r语言机器学习随机森林包
- R语言机器学习-实用案例分析(代码
- EEMD处理.rar
- R语言随机森林算法randomForest
- sir和无标度网络.rar
- R语言实战第2版随书源代码
- R语言-单细胞聚类调用SC3包
评论
共有 条评论