-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
Standardize and Update Notebook Gallery #34
Comments
Hi @AlexAndorra |
Great, thanks for answering so quickly Sayam!
Actually, we're rerunning and restyling all the notebooks prior to
releasing 3.9.0 (see pymc-devs/pymc#3955) so it'd
be awesome if you could help us out here with the VI notebooks (or any
others you like) -- just make sure to tell us which you're working on in
the comments 🙏
Le ven. 12 juin 2020 à 19:59, Sayam Kumar <notifications@github.com> a
écrit :
… Hi @AlexAndorra <https://github.com/AlexAndorra>
I am willing to update the notebooks dealing with Variational Inference
and restyling according to the guide. I have one question though - do we
need to re-run the notebooks on the current state of the PyMC3 codebase or
running them on the latest released version (3.8)?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/pymc-devs/pymc3/issues/3959#issuecomment-643410894>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHIJMTD56PC76BTY6A33CSDRWJUH3ANCNFSM4N4QU4WA>
.
|
I can work on rugby, radon ( |
Thanks @OriolAbril ! Actually, I think @Sayam753 already updated the rugby NB. Now that pymc-devs/pymc#3955 is merged, he'll probably open a new PR and it should be merged in master pretty soon 😉 |
I will open a PR regarding rugby notebook and will be happy @OriolAbril reviewing the same. |
Great! Please ping me in the PR and I'll review :) |
Count on me to fix the model comparison and model averaging notebooks. |
Should reduce the frequency of getting "Mass matrix contains zeros on the diagonal" during warmup and fix a bunch of issue in https://github.com/pymc-devs/pymc3/issues/3959
I am working on the GP notebooks. |
2. Fix the FutureWarnings messages 3. Standardize Notebook 4. Issue (#3959)
…sets' 2) Fixed: FutureWarnings 3) Updated the notebook to follow the consistent style 4) Issue (#3959)
I submitted a PR for weibull_aft. It's my first PR so will greatly appreciate if one of you can review it! @AlexAndorra |
Should we transfer this to pymc-examples? It doesn't show as an option if I click |
Sounds good, I think I can transfer the issue |
closing this in favour of the tracker project and all the other issues (each notebook has its own issue now) |
* update to use _moments * update pymc * update conda-envs * pip install * pip install * pip install * dll error * dll error * dll error * dll error
[BEGINNER-FRIENDLY]
Our notebooks gallery is quite big, so:
FutureWarnings
that should be addressed (not listed).So this issue is here to signal it would be nice if people want to take some time updating and re-running the notebooks below with PyMC 3.9, according to this style page 🎉
Do it in small batches though, to not get bored and enjoy it 😉 Thanks a lot in advance for your help and don't hesitate to ask your questions below!
PyMCheers 🖖
Here is an up-to-date list of the most outdated and problematic NBs (those not listed here should be checked for style and updating accordingly):
Exotic
blackbox_external_likelihood
needs Cythonconvolutional_vae_keras_advi
needs KerasOther Issues
GLM
theano.gof.fg.MissingInputErrorGLM-poisson-regression
KeyError: "['hpd_2.5', 'hpd_97.5'] not in index"GLM-negative-binomial-regression
KeyError: "['hpd_97.5', 'hpd_2.5'] not in index"GLM-model-selection
KeyError: 'var names: "['sd_log__'] are not present" in dataset'GP-MaunaLoa2
ValueError: Units 'M' and 'Y' are no longer supportedGP-MaunaLoa
ValueError: Units 'M' and 'Y' are no longer supported, as they do not represent unambiguous timedelta values durations.GP-TProcess
runs but has way too many divergences; timed out after 14_000 secondsPyMC3_tips_and_heuristic
KeyError: Rhatdependent_density_regression
AttributeError: 'DataFrame' object has no attribute 'range'hierarchical_partial_pooling
not enough values to unpack (expected 2, got 1)lda-advi-aevb
TypeError: init() got an unexpected keyword argument 'n_topics'marginalized_gaussian_mixture_model
AttributeError: 'Rectangle' object has no property 'normed'GLM-logistic
AttributeError: 'Rectangle' object has no property 'normed'model_averaging
FileNotFoundError: File ../data/milk.csv does not existmodel_comparison
AttributeError: 'ELPDData' object has no attribute 'WAIC'multilevel_modeling
More chains (4000) than draws (2) and some plots may be wrongprofiling
has a shape errorrugby_analytics
ValueError: not enough values to unpack (expected 2, got 1)sampling_callback
has a shape error (looks like a threading problem)survival_analysis
cell 11 raises a NotImplementedError in numpy/pandasweibull_aft
AttributeError: module 'statsmodels' has no attribute 'datasets'ODE_with_manual_gradients
ValueError: array must not contain infs or NaNsThe text was updated successfully, but these errors were encountered: