The Wayback Machine - https://web.archive.org/web/20200711222136/https://github.com/catboost/catboost/issues/1103
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ColumnDescriptionClass #1103

Open
Noxoomo opened this issue Dec 3, 2019 · 1 comment
Open

Implement ColumnDescriptionClass #1103

Noxoomo opened this issue Dec 3, 2019 · 1 comment

Comments

@Noxoomo
Copy link
Member

@Noxoomo Noxoomo commented Dec 3, 2019

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.

@michiboo
Copy link

@michiboo michiboo commented Mar 18, 2020

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
3 participants
You can’t perform that action at this time.