Using snowflake-ml-python==1.4.0 requires us to use XGBoost<2
My XGBoost model for a personal project is using the package version 2.0.3, and is running much faster than the 1.7.6 version (<2).
Are there any plans to update this, so that I can register my XGBoost model to the Model Registry using snowflake-ml-python?
Is there any work around for getting this model into the registry in the mean time? Or shall I retrain on 1.7.6 and deal with the slower run speeds for now?
Using snowflake-ml-python==1.4.0 requires us to use XGBoost<2
My XGBoost model for a personal project is using the package version 2.0.3, and is running much faster than the 1.7.6 version (<2).
Are there any plans to update this, so that I can register my XGBoost model to the Model Registry using snowflake-ml-python?
Is there any work around for getting this model into the registry in the mean time? Or shall I retrain on 1.7.6 and deal with the slower run speeds for now?