При переходе на QueryCrossEntropy катбуст начал падать в середине тренировки по cuda Out of memory
`
uncaught exception:
address -> 0x158621c08
what() -> "catboost/cuda/cuda_lib/memory_pool/stack_like_memory_pool.h:302: Error: Out of memory. Requested 640.0703125 MB; Free 177.8482904 MB"
type -> NCudaLib::TOutOfMemoryError
`
Самое обидное что тихо и рестартуя ipython kernel 😥
Сейчас параметры такие
`
param = {'loss_function': 'QueryCrossEntropy',
'learning_rate': 0.01,
'iterations': 200,
'depth': 6,
'max_ctr_complexity': 1,
'task_type': 'GPU',
'gpu_cat_features_storage': 'CpuPinnedMemory',
'gpu_ram_part': 0.9,
'eval_metric': 'QueryCrossEntropy'}
`
40m строк, 8 катфичей, + 20 float