File size: 159 Bytes
7592386
808b291
 
 
1
2
3
4
5
from  models.util_predict_model import make_prediction_view

xgboost_predit_model = make_prediction_view(
    "XGBoost", "Gradient Boosted Tree with XGBoost")