-
Notifications
You must be signed in to change notification settings - Fork 4
Baseline crossing updated #16
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
Open
SHSRPL
wants to merge
78
commits into
main
Choose a base branch
from
baseline-crossing-updated
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
a24a238
Fix bug in qap expirations and re-run forecast
misilva73 21ec4be
adding notebook with current network stats
c1fbad8
Fix bug in baseline init value and rerun analysis
misilva73 148d2fc
Fix notebook wording
misilva73 cc1ab0c
rewards change quick look
63efbe3
rewards change quick look
231f3d7
rewards change quick look
dfd49c5
initial integration of power forecasting model and circulating supply…
kkarrancsu a543af1
basic notebook for understanding sensitivity of power forecasting to …
kkarrancsu cf5efcc
rate of decline in RBP
8f26189
RBP grad uncertainty
4cd4124
RBP grad uncertainty
bc32c4c
added UQ example
c17877e
correcting exa/eib definition of baseline growth constant
47d9189
updating b0
7297e38
updated explanation of notebook a bit
ca593e9
changing b0
536d254
Distributions_to_parameterise_baseline_crossing_model
12a5a62
working on parameter uncertainty
c1b39fb
working on adjustable blocksize stuff
2e34ade
updated adjustable bs code
77fb54d
baseline crossing estimate effect on ROI
1b11c59
effect of baseline crossing on ROI
40d3116
baseline crossing impacts
f9a9bec
base updated
0c17b2f
forecast_time-dependent_future_distributions_onboarding_extensions_fi…
5c3e056
notebook for assessing baseline crossing with various scenarios for p…
kkarrancsu 1a65d96
updated notebook with various scenarios considered for baseline cross…
kkarrancsu dae3d41
adding baseline crossing scenarios notebook
kkarrancsu bfd1d0b
latest update to baseline crossing scenarios
kkarrancsu 0b8fcf5
added mcmc forecasting to baseline crossing notebook
kkarrancsu 91f3838
adding plots for mcmc
kkarrancsu c192d67
simplified scenarios notebook for clarity to align with HackMD document
kkarrancsu 7212b98
added more scenarios
kkarrancsu 383ea06
updated some titles to be clearer about scenario description
kkarrancsu 3745293
updated simulation to clip lower bound of forecasted power to 0
kkarrancsu 015a834
adding roi, pledge, and minting to counterfactual scenarios
kkarrancsu 317507c
adding QAP power to plots to help explain increase in ROI in pessimis…
kkarrancsu b807da1
change point effect size for Skyr upgrade on onboarding
e052957
adding price covariate
5d8c0e9
adding smoothed plots and time-aligned plots for mcmC
kkarrancsu 763e962
Merge branch 'baseline-crossing-updated' of github.com:protocol/Crypt…
kkarrancsu 3b22a13
adding another variant of baseline crossing scenarios
kkarrancsu 1773a23
reran scenarios starting Dec 1
kkarrancsu 179a43a
updating notebooks to match hackmd
kkarrancsu d4214ee
removed older out of date notebooks
kkarrancsu 51be2ae
updating offline info
kkarrancsu f5064dc
adding sdm sims
kkarrancsu 3b76501
latest nb
kkarrancsu 2e69570
cleaned up plots
kkarrancsu ebea307
adding qap rebase notebooks
kkarrancsu 0f606ea
adding offline info and cleaned up notebook
kkarrancsu 911520e
added comment to indicate correct branch for mechaFIL to run sdm anal…
kkarrancsu 31bd6be
SP_Termination Model for SDM
vkalghatgi f678205
adding target lock notebook
kkarrancsu 8fe9c8d
supply equilibrium
342d58b
supply equilibrium
67912a2
equilibrium flows and circulating supply across a range of onboarding…
9d2e635
correcting typo
03cdd32
update no-SDM scenarios
2ef7f9f
labels updated
9696103
labels updated
1cb018a
supply labels updated
f37ed78
supply labels updated
267d27e
figures updated
c2fcd53
impact factors
366068a
impact factors improved
4a1ad4f
pushing updates for plots
kkarrancsu f709e18
Merge branch 'baseline-crossing-updated' of github.com:protocol/Crypt…
kkarrancsu be55710
pushing updates
kkarrancsu 8ffc64f
syncing with latest
kkarrancsu 7baa7ac
cleaned up blc notebook
kkarrancsu 6308631
equilibrium_analysis-II
5eb15c2
python example
af2b4ef
sdm simple example
316d4ec
simple example
671f8cf
simple example
975a2cc
simple example
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -167,4 +167,5 @@ cython_debug/ | |
ltex* | ||
|
||
# Misc | ||
SecretString.txt | ||
SecretString.txt | ||
requirements.txt | ||
550 changes: 550 additions & 0 deletions
550
notebooks/adjustable_blocksize/adjustableBlockSize.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,690 changes: 1,690 additions & 0 deletions
1,690
notebooks/baseline_crossing/Distributions_to_parameterise_baseline_crossing_model.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
272 changes: 272 additions & 0 deletions
272
notebooks/baseline_crossing/FindingSourcesUncertainty.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requirements.txt
should not be added to gitignore. This file is an important thing to track in git