Yes, it can support any model framework through use of the "custom prediction function" feature where you provide a python function that performs the model prediction. That function can make use of xgboost, scikit, or any other model framework. See https://pair-code.github.io/what-if-tool/learn/tutorials/custom-prediction/ for more details.
Yes, it can support any model framework through use of the "custom prediction function" feature where you provide a python function that performs the model prediction. That function can make use of xgboost, scikit, or any other model framework. See https://pair-code.github.io/what-if-tool/learn/tutorials/custom-prediction/ for more details.