[archive] Piecewise/LR landmark observation model (unused)#635
Closed
efahnestock wants to merge 1 commit into
Closed
[archive] Piecewise/LR landmark observation model (unused)#635efahnestock wants to merge 1 commit into
efahnestock wants to merge 1 commit into
Conversation
The piecewise likelihood-ratio landmark observation stream that was explored as an alternative to the half-normal landmark model, but not adopted: - SafaPlusPiecewiseLandmarkAggregator (+ config, dispatch, tests) in filter/adaptive_aggregators.py - scripts: calibrate_landmark_piecewise.py, plot_piecewise_calibration.py, the ZOI precursor calibrate_landmark_zoi.py, and residual_likelihood_analysis.py Not used: on Norway the normalized-residual log-LR rewards spurious low-r matches while the true patch sits in the miss bin, diverging the filter at full strength. Archived for reference; this PR is intended to be closed unmerged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Archival PR — intended to be closed unmerged, not reviewed/merged.
Preserves the piecewise likelihood-ratio landmark observation stream explored as an alternative to the half-normal landmark model. Performed better in some settings and worse in others
SafaPlusPiecewiseLandmarkAggregator(+ config/dispatch/tests) infilter/adaptive_aggregators.pyscripts/calibrate_landmark_piecewise.py,scripts/plot_piecewise_calibration.pyscripts/calibrate_landmark_zoi.pyandscripts/residual_likelihood_analysis.py