Home
last modified time | relevance | path

Searched refs:run_eta_decay (Results 1 – 4 of 4) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/tests/python-gpu/
H A Dtest_gpu_basic_models.py44 self.cpu_test_cb.run_eta_decay('gpu_hist', True)
45 self.cpu_test_cb.run_eta_decay('gpu_hist', False)
/dports/misc/xgboost/xgboost-1.5.1/tests/python-gpu/
H A Dtest_gpu_basic_models.py44 self.cpu_test_cb.run_eta_decay('gpu_hist', True)
45 self.cpu_test_cb.run_eta_decay('gpu_hist', False)
/dports/misc/py-xgboost/xgboost-1.5.1/tests/python/
H A Dtest_callback.py252 def run_eta_decay(self, tree_method, deprecated_callback): member in TestCallbacks
354 self.run_eta_decay(tree_method, deprecated_callback)
/dports/misc/xgboost/xgboost-1.5.1/tests/python/
H A Dtest_callback.py252 def run_eta_decay(self, tree_method, deprecated_callback): member in TestCallbacks
354 self.run_eta_decay(tree_method, deprecated_callback)