-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 SPU 实现随机森林算法 #254
Labels
Comments
Stale issue message. Please comment to remove stale tag. Otherwise this issue will be closed soon. |
该任务与 spu #257、spu #258 为「开源之夏 2024」基于 SPU 实现 tree-based 分类算法与分位数回归算法的项目课题,不可单独认领。具体认领方式请遵循「开源之夏 2024」活动规则~ 详情查看:https://summer-ospp.ac.cn/help/student/ |
This was referenced Jul 27, 2024
Merged
fionser
pushed a commit
to AntCPLab/OpenBumbleBee
that referenced
this issue
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
任务介绍
详细要求
能力要求
操作说明
认领说明
本任务可有多种实现方式,故支持一个任务有多位开发者进行认领,请在认领任务后,在该 issue 下 comment 你的具体设计思路。
设计思路说明:简单说明计划使用什么算法 or 什么优化器实现任务需求即可
开发须知
以下部分代码请必须增加代码注释,对对应代码模块进行说明,包括:
The text was updated successfully, but these errors were encountered: