Spaces:
Build error
Build error
File size: 141 Bytes
808b291 |
1 2 3 4 5 |
from src.models.util_test import make_tests_view
xgboost_test_model = make_tests_view(
"XGBoost", "Gradient Boosted Tree with XGBoost")
|