:py:mod:`bluecast.tests.test_xgboost_regression` ================================================ .. py:module:: bluecast.tests.test_xgboost_regression Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: bluecast.tests.test_xgboost_regression.default_model bluecast.tests.test_xgboost_regression.synthetic_train_test_data_xgboost bluecast.tests.test_xgboost_regression.test_check_load_confs_defaults 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 .. py:function:: default_model() .. py:function:: synthetic_train_test_data_xgboost() -> Tuple[pandas.DataFrame, pandas.Series, pandas.DataFrame, pandas.Series] .. py:function:: test_check_load_confs_defaults(default_model) .. py:function:: test_check_load_confs_partial() .. py:function:: test_check_load_confs_all_provided() .. py:function:: test_xgboost_regression_fit_errors(synthetic_train_test_data_xgboost)