Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
35
Issue boards
Milestones
Wiki
Code
Merge requests
7
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Merge requests
!463
ENH: rm `set_flags` and `return_residuals` from internal functions
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ENH: rm `set_flags` and `return_residuals` from internal functions
cleanup_kwargs
into
develop
Overview
4
Commits
2
Pipelines
2
Changes
3
Merged
Bert Palm
requested to merge
cleanup_kwargs
into
develop
2 years ago
Overview
4
Commits
2
Pipelines
2
Changes
3
Expand
2 simple things:
moved the residual calculation to the calling function (because its needed only there)
renamed
residual
within the function, because its not appropriate. named
fitted
now
nothing more
Edited
2 years ago
by
Bert Palm
👍
0
👎
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
May 31, 2022
renamed confusing 'residuals' as it is not a residual and instead the fitted data
· d9cd6c46
Bert Palm
authored
2 years ago
d9cd6c46
ENH: rm `set_flags` and `return_residuals` from internal functions
· 01468a07
Bert Palm
authored
2 years ago
01468a07
Loading