XGBoost in R Part 2 - Classification Native Implementation - Machine Learning

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • In this #machinelearning #tutorial we are back with the XGBost algorithm. We are going to discover how to use the xgboost package to make predictions in a multi-class #classification problem.
    If you are interested in XGBoost and want to learn more about it, make sure to subscribe to the channel, because the playlist will be extended soon.
    Here is the complete playlist of my XGBoost tutorials:
    • XGBoost in R

ความคิดเห็น • 1

  • @kar2194
    @kar2194 2 ปีที่แล้ว

    Hi thanks for the content! At 7:02, can we just convert the Species feature into a factor? Instead of changing it to 0, 1, and 2 manually?