This class could be used instead of cd file https://catboost.ai/docs/concepts/input-data_column-descfile.html when creating Pool from files. The class should have init function, methods load and save, and Pool init method should be able to use object of this class instead of cd file during initialization.
This class could be used instead of cd file https://catboost.ai/docs/concepts/input-data_column-descfile.html when creating Pool from files. The class should have init function, methods load and save, and Pool init method should be able to use object of this class instead of cd file during initialization.