Skip to content

Fix catboost to work with has_time #792

Closed
alex-hse-repository opened this issue Jul 12, 2022 · 0 comments · Fixed by #1337
Closed

Fix catboost to work with has_time #792

alex-hse-repository opened this issue Jul 12, 2022 · 0 comments · Fixed by #1337
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers priority/high High priority task

Comments

@alex-hse-repository
Copy link
Collaborator

🚀 Feature Request

We need to reorder the points in the dataset, which is passed to the catboost model to make it able to use has_time parameter properly.

Proposal

Sort df by the "timestamp" column in the first line of the following methods:

Test cases

No test cases required

Additional context

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers priority/high High priority task
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants