资源简介
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语言代码
- R语言新冠肺炎疫情可视化分析
- R环境和RStudio
- R语言预测实战(完整版).pdf
- 中国及各省基础地理数据
- 天池赛事工业蒸汽预测基于R语言
- R语言全套视频共18G.txt
- 薛毅《统计建模与R软件》各章节R源码
- R语言泰坦尼克号随机森林案例数据分
- R语言csv库
- 统计建模与R软件上下册以及源程序
- 用R语言进行电影评论挖掘
- R语言建模 R——modeling
- Bayesian Networks With Examples in R280858
- Deep Learning with R.pdf
- 基于BP神经网络电力系统短期负荷预测
- Bayesian Networks in R贝叶斯网络的R语言实
- Hadley Wickham的R包开发经典教程
- R语言编程指南
- R语言中igraph的帮助文档
- r语言分析上证50多元统计
- 时间序列分析及应用R语言原书第二版
- R语言Igraph软件包0.7.1
- ggplot2(第二版)2016年出版
- R绘图中文版
- R语言空间点模式分析案例详细
- [R语言 RStudio] RStudio 入门教程 (R语言
- 精通机器学习:基于R完整目录及代码
- R语言实战第二版 源代码.rar
- 基于R语言的时间序列分析以及garch模
评论
共有 条评论