Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement ColumnDescriptionClass #1103
Open
Labels
Comments
|
Hi Can I have a go at this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


This class could be used instead of cd file https://catboost.ai/docs/concepts/input-data_column-descfile.html when creating Pool from filez. 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.