PB
CatboostError Traceback (most recent call last)
<ipython-input-24-c3ea50cbf389> in <module>()
5 fold_count=5,
6 shuffle=True,
----> 7 plot=True)
8 #partition_random_seed=0
9 #stratified=False
~\Anaconda3\lib\site-packages\catboost\core.py in cv(pool, params, dtrain, iterations, num_boost_round, fold_count, nfold, inverted, partition_random_seed, seed, shuffle, logging_level, stratified, as_pandas, metric_period, verbose, verbose_eval, plot, early_stopping_rounds)
2733
2734 with log_fixup():
-> 2735 return _cv(params, pool, fold_count, inverted, partition_random_seed, shuffle, stratified, as_pandas)
2736
2737
_catboost.pyx in _catboost._cv()
_catboost.pyx in _catboost._cv()
CatboostError: st/catboost/libs/algo/learn_context.h:110: Error: except learn on CPU task type, got GPU