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

Different results with Python and command line #2650

Open
jtom12 opened this issue Apr 25, 2024 · 1 comment
Open

Different results with Python and command line #2650

jtom12 opened this issue Apr 25, 2024 · 1 comment

Comments

@jtom12
Copy link

jtom12 commented Apr 25, 2024

Problem: Hello there,

I'm obtaining different results depending on how I create the model, whether using Python or the command line with the executable.
The issue seems to be related to border set similarity. To support my explanation, I have studied the following four cases:

  • One feature trained without borders: Get the same set.
  • One feature trained with borders: Get the same set.
  • Two features trained without borders: Getthe same set.
  • Two features trained with borders: Get different sets.

I have attached a simple script with an example for each of the four cases mentioned above.

catboost version: catboost-1.2.3 (Same version for Python and command line)
Operating System: Ubuntu 22.04.4 LTS
CPU: 12th Gen Intel® Core™ i5-12500H × 16
GPU: None

@ek-ak
Copy link
Collaborator

ek-ak commented Apr 27, 2024

Hello!
Thank you for you issue! We will investigate the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants