equinor / equinor/graphite-maps
Hard-coded dynamic regularization
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This should probably not be hard-coded
https://github.com/equinor/graphite-maps/blob/baee808413f706b96422dbf4e9696a5779836ea3/graphite_maps/precision_estimation.py#L164
?
Some regularization can be important if p>n to create an optimum to converge to. But should probably be handled by the argument, and not hard-coded?
Contributor guide
Assessment
This issue has not been assessed yet.