random-subgroups:机器学习的python软件包,用于学习预测任务的子组合奏

时间:2024-02-24 19:24:51
【文件属性】:

文件名称:random-subgroups:机器学习的python软件包,用于学习预测任务的子组合奏

文件大小:27KB

文件格式:ZIP

更新时间:2024-02-24 19:24:51

python random-forest scikit-learn python3 subgroups

随机子组python包 用子组进行预测 random-subgroups是与兼容的机器学习包。 像在随机森林中一样,它使用弱估计的集合进行分类和回归任务。 与随机森林算法的主要区别在于,它使用子组作为估计量。 该程序包的子组发现实现在程序包的顶部进行。 它使用了pysubgroup的许多功能,但还通过不同的质量度量(更适合预测)和不同的搜索策略对其进行了扩展。 安装: pip install random-subgroups 分类器的示例: from randomsubgroups import RandomSubgroupClassifier from sklearn import


【文件预览】:
random-subgroups-master
----setup.py(2KB)
----requirements.txt(162B)
----MANIFEST.in(25B)
----LICENSE(1KB)
----setup.cfg(247B)
----README.md(6KB)
----randomsubgroups()
--------subgroup.py(8KB)
--------pysubgrouputils.py(11KB)
--------__init__.py(314B)
--------_randomsubgroups.py(34KB)
--------_version.py(22B)
----example_classification.png(5KB)
----example_regression.png(6KB)

网友评论