gcForest:这是“深林”论文的正式实施

上传者: 42121725 | 上传时间: 2022-11-21 22:56:47 | 文件大小: 58KB | 文件类型: ZIP
更新(2021年2月1日) 注意力! 该存储库将不再维护,请检查我们新的Deep Forest存储库,以提高效率。 详细信息在: 仓库: : 文档: : PyPI上的软件包: ://pypi.org/project/deep-forest/ 您可以通过pip安装较新版本的gcForest pip install deep-forest 此存储库中的旧版本(gcForest v1.1.1)仅用作该算法的说明。 gcForest v1.1.1来了! 这是gcForest实施的官方克隆。(大学的Web服务器有时不稳定,因此我们将官方克隆放在github上) 软件包官方网站: : 该软件包按“原样”提供,免费供学术使用。 您可以自行承担运行风险。 出于其他目的,请联系教授( )。 说明:[1]中提出的gcForest的python 2.7实现。 gcFores

文件下载

资源详情

[{"title":"( 45 个子文件 58KB ) gcForest:这是“深林”论文的正式实施","children":[{"title":"gcForest-master","children":[{"title":"requirements.txt <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"examples","children":[{"title":"demo_mnist.py <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false},{"title":"demo_mnist-ca.json <span style='color:#111;'> 555B </span>","children":null,"spread":false},{"title":"demo_mnist-gc.json <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 589B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"gcforest","children":[{"title":"fgnet.py <span style='color:#111;'> 6.43KB </span>","children":null,"spread":false},{"title":"data_cache.py <span style='color:#111;'> 5.55KB </span>","children":null,"spread":false},{"title":"cascade","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"cascade_classifier.py <span style='color:#111;'> 17.46KB </span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"estimators","children":[{"title":"base_estimator.py <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"kfold_wrapper.py <span style='color:#111;'> 7.23KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"sklearn_estimators.py <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"est_utils.py <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false}],"spread":true},{"title":"layers","children":[{"title":"base_layer.py <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"fg_win_layer.py <span style='color:#111;'> 7.81KB </span>","children":null,"spread":false},{"title":"fg_concat_layer.py <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"fg_pool_layer.py <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"gcforest.py <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 918B </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"cache_utils.py <span style='color:#111;'> 102B </span>","children":null,"spread":false},{"title":"debug_utils.py <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"metrics.py <span style='color:#111;'> 886B </span>","children":null,"spread":false},{"title":"audio_utils.py <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"config_utils.py <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"win_utils.py <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"log_utils.py <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false}],"spread":false},{"title":"datasets","children":[{"title":"uci_yeast.py <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"ds_base.py <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"uci_adult.py <span style='color:#111;'> 3.98KB </span>","children":null,"spread":false},{"title":"uci_letter.py <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"ds_pickle2.py <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"uci_semg.py <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"mnist.py <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"ds_pickle.py <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"olivetti_face.py <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"cifar10.py <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"gtzan.py <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false},{"title":"imdb.py <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false}],"spread":false},{"title":"exp_utils.py <span style='color:#111;'> 6.70KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明