Getting Started with XGBoost in Python: A Practical Tutorial

preview_player
Показать описание
Thanks for watching my video. We have a discord server where you can ask questions, contribute to the discussions and get help from the text channels in this server. Additionally, I'll be sharing my new videos in the server, so you can join and never miss any of the content I publish. Join to the discord server:

Some other videos I published:

#datascience #dataanalysis #dataanalytics #data #dataengineering #datascientist #datascientists #machinelearning #python #pythonprogramming
Рекомендации по теме
Комментарии
Автор

Thank you, very useful. I have a question.

How to take all the weights of the XGBoost models? I want to take the weights and reinitialize in another computer or for someone else, the same model.

model.get_weights() // in my computer

model.set_weights() // in the computer of someone else.

I do not want to save the model into a file and then transfer it. I need to do something like the above because of federated learning project. Could you help?

nicolahcm
visit shbcf.ru