Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pkiage
/
credit_risk_modeling_demo
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9af3e2b
credit_risk_modeling_demo
/
src
/
models
/
xgboost_test_model.py
pkiage
refractor: place all code in src
7592386
about 3 years ago
raw
Copy download link
history
blame
Safe
Wrap lines
138 Bytes
from
models.util_test
import
make_tests_view
xgboost_test_model = make_tests_view(
"XGBoost"
,
"Gradient Boosted Tree with XGBoost"
)