Skip to content

Error: can't proceed some features #1024

@pseudotensor

Description

@pseudotensor
  File "/home/jon/h2oai.clean/tmp/contrib/env/lib/python3.6/site-packages/catboost/core.py", line 3689, in fit
    silent, early_stopping_rounds, save_snapshot, snapshot_file, snapshot_interval, init_model)
  File "/home/jon/h2oai.clean/tmp/contrib/env/lib/python3.6/site-packages/catboost/core.py", line 1612, in _fit
    train_params["init_model"]
  File "/home/jon/h2oai.clean/tmp/contrib/env/lib/python3.6/site-packages/catboost/core.py", line 1171, in _train
    self._object._train(train_pool, test_pool, params, allow_clear_pool, init_model._object if init_model else None)
  File "_catboost.pyx", line 3573, in _catboost._CatBoost._train
  File "_catboost.pyx", line 3619, in _catboost._CatBoost._train
_catboost.CatBoostError: catboost/cuda/gpu_data/compressed_index_builder.h:116: Error: can't proceed some features
].

catboost 0.17.4

There is no explanation of why this happens, but I presume it's because I'm on the GPU. It doesn't always happen with this daata.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions