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

Added missing documentation for weights parameter in SumOfSquaresError #1688

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

MichaelClerx
Copy link
Member

@MichaelClerx MichaelClerx commented Jul 30, 2024

Copied from MeanSquaredError docs

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (aeca7fc) to head (cbc96fe).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1688   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           97        97           
  Lines         9693      9693           
=========================================
  Hits          9693      9693           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelClerx MichaelClerx requested a review from a team July 30, 2024 10:07
Copy link
Member

@DavAug DavAug left a comment

Choose a reason for hiding this comment

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

Thank you @MichaelClerx . looks very good!

@MichaelClerx MichaelClerx merged commit 9843b64 into main Jul 30, 2024
13 checks passed
@MichaelClerx MichaelClerx deleted the docs-sum-of-squares branch July 30, 2024 11:59
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.

2 participants