|
|
第1行: |
第1行: |
| {{Infobox nodebasic
| | #Redirect [[XGBoost]] |
| |nodename=XGBoost
| |
| |nodeimage=Boosting_XGBoost.png
| |
| |icon=Boosting_XGBoost.svg
| |
| |simpleicon=Boosting_XGBoost_Pure.svg
| |
| |developer=Dev.Team-DPS
| |
| |productionstate={{图标文件|Win}} / {{图标文件|W10}} Win10及以上可用
| |
| |productionstatedesc=在[[Update:DecisionLinnc 1.0.0.8|V1.0]]部署
| |
| |nodeenglishname=[[Has english name::Boosting_XGBoost]]
| |
| |abbreviation=[[Has abbreviation::XGBoost]]
| |
| |funcmaincategory=机器学习
| |
| |funcsubcategory=[[DataML Lv1 Cat::分类训练器]]
| |
| |nodecategory=数据挖掘
| |
| |nodeinterpretor=Python
| |
| |nodeshortdescription=<p>XGBoost(eXtreme Gradient Boosting)是一种梯度提升树算法的变体,它在梯度提升树的基础上进行了改进和优化。</p><p>XGBoost在各种机器学习竞赛和实际应用中表现优秀,被广泛应用于分类、回归和排名等问题。</p>
| |
| |nodeinputnumber=2
| |
| |nodeoutputnumber=3
| |
| |nodeloopsupport=否
| |
| |nodeifswitchsupport=否
| |
| |nodeavailableplotlist=nodenoplotoutput
| |
| |nodeavailabletablelist=Table_For_Downstream
| |
| |nodeconfiguration=VariableList;DropMenu;Text
| |
| |nodeinputports=WorkFlow-Control ➤;Transfer-Table ■
| |
| |nodeoutputports=WorkFlow-Control ➤;Transfer-Model ▶;Transfer-Table ■
| |
| |statsapewikiurl=https://wiki.statsape.com/XGBoost
| |
| |previousnode=[[AdaBoost]]
| |
| |nextnode=[[CatBoost]]
| |
| }}
| |
| | |
| | |
| | |
| {{Navplate AlgorithmNodeList}}
| |
| | |
| [[Category:分类训练器]]
| |