bluecast.tests.test_xgboost_regression

Module Contents

Functions

default_model()

synthetic_train_test_data_xgboost(...)

test_check_load_confs_defaults(default_model)

test_check_load_confs_partial()

test_check_load_confs_all_provided()

test_xgboost_regression_fit_errors(...)

bluecast.tests.test_xgboost_regression.default_model()
bluecast.tests.test_xgboost_regression.synthetic_train_test_data_xgboost() Tuple[pandas.DataFrame, pandas.Series, pandas.DataFrame, pandas.Series]
bluecast.tests.test_xgboost_regression.test_check_load_confs_defaults(default_model)
bluecast.tests.test_xgboost_regression.test_check_load_confs_partial()
bluecast.tests.test_xgboost_regression.test_check_load_confs_all_provided()
bluecast.tests.test_xgboost_regression.test_xgboost_regression_fit_errors(synthetic_train_test_data_xgboost)