Skip to content

Conversation

@darius-vil
Copy link

No description provided.

@prodsecmachine
Copy link

prodsecmachine commented Dec 23, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@darius-vil darius-vil added the :ml label Dec 23, 2025
@darius-vil darius-vil changed the title Downgrade log severity for a batch of errors [ML] Downgrade log severity for a batch of errors Dec 23, 2025
@darius-vil darius-vil changed the title [ML] Downgrade log severity for a batch of errors [ML] Downgrade log severity for a batch of recoverable errors Dec 23, 2025
@darius-vil darius-vil requested a review from valeriy42 December 23, 2025 15:00
@darius-vil
Copy link
Author

Closes #2888

Copy link
Contributor

@edsavage edsavage left a comment

Choose a reason for hiding this comment

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

LGTM, just the one comment

LOG_ERROR(<< "Failed to compute log likelihood (" << this->debug() << ")");
LOG_ERROR(<< "samples = " << samples);
LOG_ERROR(<< "weights = " << weights);
LOG_DEBUG(<< "Failed to compute log likelihood (" << this->debug() << ")");
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be LOG_WARN to be consistent with elsewhere?

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.

3 participants