End-to-End ML/Data Science Project (with XGBoost) | Car Insurance Claims Prediction

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024

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

  • @shailendra_kunwar
    @shailendra_kunwar หลายเดือนก่อน +2

    I was just learning about classification models and then I got this recommendation from You tube.
    Awesome video Harry.

    • @harrysdatajourney
      @harrysdatajourney  หลายเดือนก่อน +1

      Thanks Shailendra! Hope you found it helpful

  • @DarkOceanShark
    @DarkOceanShark หลายเดือนก่อน +2

    Thanks Harry, I am looking forward for more such content from you. :)

    • @harrysdatajourney
      @harrysdatajourney  หลายเดือนก่อน

      Thanks! Let me know if you have any suggestions on what you’d like me to cover next 😀

  • @candypopz7865
    @candypopz7865 หลายเดือนก่อน +1

    As someone who wants to become a business insights analyst, this is very helpful. Thanks Harry! ❤

  • @hoangha6680
    @hoangha6680 หลายเดือนก่อน +1

    thanks for the video. Just a small suggestion that an "end-to-end" data science project also includes model deployment such as on a web-app, etc. I hope that your future 'end-to-end' DS project will also have this part.

    • @harrysdatajourney
      @harrysdatajourney  หลายเดือนก่อน +1

      Your right! I wanted to look at covering model deployment in a separate video as this one was already quite long. Thanks for the suggestion!

    • @hoangha6680
      @hoangha6680 หลายเดือนก่อน +2

      @@harrysdatajourney no prob, in my opinion, long and detailed videos attract me the most since they cover the full picture,.It doesn't matter if you have long video such as more than 1 hour ^^

    • @harrysdatajourney
      @harrysdatajourney  หลายเดือนก่อน +1

      @@hoangha6680good to know! Thanks for the feedback 😀

  • @thelogiclabio
    @thelogiclabio หลายเดือนก่อน +1

    Great stuff Allum

  • @vishukumar6477
    @vishukumar6477 หลายเดือนก่อน

    I am Aspiring Data Scientist it's very helpful and Awesome ' ✌

  • @learner8324
    @learner8324 หลายเดือนก่อน

    great content, eagerly waiting for the deployment part.....

  • @bilal-khan
    @bilal-khan หลายเดือนก่อน

    A question, if you have a large number of features. How do you choose between different categorical encoding? Do you attend to features on individual basis and then decide what encoding should be used?

  • @clipstok788
    @clipstok788 3 วันที่ผ่านมา

    what is the name of vs code theme?

  • @pent1162
    @pent1162 หลายเดือนก่อน

    I got this error: "All estimators should implement fit and transform, or can be 'drop' or 'passthrough' specifiers. 'Pipeline(steps=[('col_dropper',
    ColumnDropper(columns_to_drop=['red_vehicle']))])' (type ) doesn't." From Chatgpt, "According to the error message, the issue lies with the cols_to_drop_pipeline in the ColumnTransformer. In the ColumnTransformer, the output of cols_to_drop_pipeline should be directly discarded rather than being processed as a complete transformer." But, does anyone meet the error?

    • @harrysdatajourney
      @harrysdatajourney  หลายเดือนก่อน

      Your pipeline code looks fine. Can you share your code for the custom transformer?

    • @pent1162
      @pent1162 หลายเดือนก่อน +1

      I found the typo in class: "The ColumnDropper class in this code has a spelling error; transfrom should be changed to transform. This spelling error occurs in the initial definition of the ColumnDropper class." While I correct it, all is fine. :P

    • @harrysdatajourney
      @harrysdatajourney  หลายเดือนก่อน

      @@pent1162 Glad to hear it!

  • @user-vd9nd3gm4n
    @user-vd9nd3gm4n 27 วันที่ผ่านมา

    Are you actually typing that fast? 😮