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

Some structure fixes and improvements #2235

Closed
wants to merge 3 commits into from

Conversation

elenaspb2019
Copy link
Contributor

Some structure fixes and improvements

Before submitting a pull request, please do the following steps:

  1. Read instructions for contributors.
  2. Run ya make in catboost folder to make sure the code builds.
  3. Add tests that test your change.
  4. Run tests using ya make -t -A command.
  5. If you haven't already, complete the CLA.

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en.

Some structure fixes and improvements
Comment on lines 61 to 62
loss_function = "CrossEntropy",
train_dir = "crossentropy")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add indentation (4 spaces)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add indentation (4 spaces)

Added

Comment on lines 55 to 56
["a", "b", 4, 5, 6, 7],
["c", "d", 30, 40, 50, 60]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add indentation (4 spaces)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add indentation (4 spaces)

Added

Comment on lines 104 to 105
["a", "b", 4, 5, 6, 7],
["c", "d", 30, 40, 50, 60]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add indentation (4 spaces)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add indentation (4 spaces)

Added

Minor fixes
@Evgueni-Petrov-aka-espetrov
Copy link
Contributor

@arcadia-devtools Ship it!

@arcadia-devtools
Copy link
Collaborator

CLA already signed

@arcadia-devtools
Copy link
Collaborator

@Evgueni-Petrov-aka-espetrov, internal review request created: 3196291

Removed space
@Evgueni-Petrov-aka-espetrov
Copy link
Contributor

@arcadia-devtools Ship it!

@arcadia-devtools
Copy link
Collaborator

@Evgueni-Petrov-aka-espetrov, internal review request updated: 3196291

arcadia-devtools added a commit that referenced this pull request Dec 4, 2022
…from #2235

MERGED FROM #2235

ref:2f96e7d2d2d5cd95ff73bdc09dbd9d80c5b4362a
robot-piglet pushed a commit that referenced this pull request Dec 28, 2022
…from #2235

MERGED FROM #2235

ref:2655310b3ca3dfd933575fe7b251217ea590ca27
robot-piglet pushed a commit that referenced this pull request Jan 5, 2023
…from #2235

MERGED FROM #2235

ref:51a9ca295581cd3f9d4d7b56011c2a9c255e20bf
robot-piglet pushed a commit that referenced this pull request Jan 17, 2023
…from #2235

MERGED FROM #2235

ref:2f96e7d2d2d5cd95ff73bdc09dbd9d80c5b4362a
robot-piglet pushed a commit that referenced this pull request Jan 17, 2023
…from #2235

MERGED FROM #2235

ref:2655310b3ca3dfd933575fe7b251217ea590ca27
robot-piglet pushed a commit that referenced this pull request Jan 17, 2023
…from #2235

MERGED FROM #2235

ref:51a9ca295581cd3f9d4d7b56011c2a9c255e20bf
@andrey-khropov
Copy link
Member

Auto closing of merged PRs has been broken, so I have to close it manually.

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

Successfully merging this pull request may close these issues.

4 participants