Hugging Face
Models
Datasets
Spaces
Community
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...
75eb02f
credit_risk_modeling_demo
/
src
/
models
Ctrl+K
Ctrl+K
3 contributors
History:
8 commits
pkiage
fix: reduce decision tree structure
8c3bb12
over 3 years ago
__init__.py
Safe
0 Bytes
refactor: initialization
over 3 years ago
logistic_model.py
1.38 kB
refactor: logistic model
over 3 years ago
logistic_predict_model.py
146 Bytes
refactor: logistic model
over 3 years ago
logistic_test_model.py
123 Bytes
refactor: logistic model
over 3 years ago
logistic_train_model.py
1.84 kB
cleanup
over 3 years ago
util_model_class.py
Safe
471 Bytes
refactor: model comparison, utils, and clean up
over 3 years ago
util_model_comparison.py
2.6 kB
refactor: model comparison, utils, and clean up
over 3 years ago
util_predict_model.py
3.28 kB
refactor: model comparison, utils, and clean up
over 3 years ago
util_predict_model_threshold.py
9.67 kB
refactor: model comparison, utils, and clean up
over 3 years ago
util_strategy_table.py
2.65 kB
refactor: model comparison, utils, and clean up
over 3 years ago
util_test.py
17.7 kB
fix: name cross validation test based on model
over 3 years ago
xgboost_model.py
1.3 kB
refactor: model comparison, utils, and clean up
over 3 years ago
xgboost_predict_model.py
162 Bytes
refactor: xgboost
over 3 years ago
xgboost_test_model.py
141 Bytes
refactor: xgboost
over 3 years ago
xgboost_train_model.py
2 kB
fix: reduce decision tree structure
over 3 years ago