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

Change the default init_dist in timeseries and issue UserWarning #5829

Merged
merged 3 commits into from
Jun 2, 2022

Conversation

ricardoV94
Copy link
Member

Sorry @AlexAndorra, I went ahead and opened a PR for this. Tests likely to fail for now :)

Closes #5744

@ricardoV94 ricardoV94 added this to the v4.0.0 milestone May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #5829 (d87e208) into main (db5c87e) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5829      +/-   ##
==========================================
- Coverage   88.97%   88.97%   -0.01%     
==========================================
  Files          74       74              
  Lines       13809    13816       +7     
==========================================
+ Hits        12287    12293       +6     
- Misses       1522     1523       +1     
Impacted Files Coverage Δ
pymc/distributions/timeseries.py 78.64% <100.00%> (+1.00%) ⬆️
pymc/distributions/mixture.py 95.72% <0.00%> (-1.04%) ⬇️
pymc/step_methods/hmc/base_hmc.py 89.68% <0.00%> (-0.80%) ⬇️

@ricardoV94 ricardoV94 force-pushed the timeseries_init_dist branch 2 times, most recently from 9149a3e to 2fd9877 Compare May 31, 2022 17:14
@ricardoV94 ricardoV94 marked this pull request as ready for review May 31, 2022 17:46
@ricardoV94 ricardoV94 force-pushed the timeseries_init_dist branch from 2fd9877 to ba7053a Compare June 2, 2022 09:05
@ricardoV94 ricardoV94 force-pushed the timeseries_init_dist branch from ba7053a to ca1a74d Compare June 2, 2022 09:07
@ricardoV94 ricardoV94 force-pushed the timeseries_init_dist branch from ca1a74d to 70d04c6 Compare June 2, 2022 09:10
@ricardoV94 ricardoV94 force-pushed the timeseries_init_dist branch from 70d04c6 to d87e208 Compare June 2, 2022 14:24
@ricardoV94 ricardoV94 requested a review from twiecki June 2, 2022 14:55
@twiecki twiecki merged commit b073fd8 into pymc-devs:main Jun 2, 2022
@twiecki
Copy link
Member

twiecki commented Jun 2, 2022

One down!

@ricardoV94 ricardoV94 deleted the timeseries_init_dist branch June 6, 2023 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve default GaussianRandomWalk and AR init distributions
2 participants