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

Broken notebooks #723

Open
wd60622 opened this issue Nov 15, 2024 · 0 comments
Open

Broken notebooks #723

wd60622 opened this issue Nov 15, 2024 · 0 comments

Comments

@wd60622
Copy link

wd60622 commented Nov 15, 2024

Checking for stale notebooks...

groups based on the directory structure in the examples folder. For example, casual_inference is examples/casual_inference and any notebook in that directory is part of the casual_inference group.

Workflow

Using the logic from #740 to run the notebooks either mocked or not.

Example command: python -m scripts/notebook_runner/runner.py --notebooks examples/casual_inference

This will print out the errors with are used in the specific issues.

NOTE: These checks are not on the validity of the notebooks, but rather that they run through without any errors.

casual_inference

Notebooks

samplers

Notebooks

survival_analysis

Notebooks
  • bayes_param_survival.ipynb
    • checked
    • runs without error
  • survival_analysis.ipynb
    • checked
    • runs without error
  • weibull_aft.ipynb
  • censored_data.ipynb
    • checked
    • runs without error
  • frailty_models.ipynb
    • checked
    • runs without error

time_series

Notebooks
  • bayesian_var_model.ipynb
    • checked
    • runs without error
  • MvGaussianRandomWalk_demo.ipynb
    • checked
    • runs without error
  • Time_Series_Generative_Graph.ipynb
    • checked
    • runs without error
  • Air_passengers-Prophet_with_Bayesian_workflow.ipynb
    • checked
    • runs without error
  • Euler-Maruyama_and_SDEs.ipynb
    • checked
    • runs without error
  • Forecasting_with_structural_timeseries.ipynb
    • checked
    • runs without error
  • stochastic_volatility.ipynb
    • checked
    • runs without error
  • longitudinal_models.ipynb
    • checked
    • runs without error
  • AR.ipynb
    • checked
    • runs without error

generalized_linear_models

Notebooks
  • GLM-discrete-choice_models.ipynb
    • checked
    • runs without error
  • GLM-robust.ipynb
    • checked
    • runs without error
  • GLM-binomial-regression.ipynb
    • checked
    • runs without error
  • GLM-negative-binomial-regression.ipynb
    • checked
    • runs without error
  • multilevel_modeling.ipynb
    • checked
    • runs without error
  • GLM-out-of-sample-predictions.ipynb
    • checked
    • runs without error
  • GLM-model-selection.ipynb
    • checked
    • runs without error
  • GLM-hierarchical-binomial-model.ipynb
    • checked
    • runs without error
  • GLM-rolling-regression.ipynb
    • checked
    • runs without error
  • GLM-truncated-censored-regression.ipynb
    • checked
    • runs without error
  • GLM-robust-with-outlier-detection.ipynb
    • checked
    • runs without error
  • GLM-ordinal-regression.ipynb
    • checked
    • runs without error
  • GLM-poisson-regression.ipynb
    • checked
    • runs without error

bart

Notebooks
  • bart_categorical_hawks.ipynb
    • checked
    • runs without error
  • bart_quantile_regression.ipynb
    • checked
    • runs without error
  • bart_heteroscedasticity.ipynb
    • checked
    • runs without error
  • bart_introduction.ipynb
    • checked
    • runs without error

introductory

Notebooks
  • api_quickstart.ipynb
    • checked
    • runs without error

variational_inference

Notebooks
  • empirical-approx-overview.ipynb
    • checked
    • runs without error
  • variational_api_quickstart.ipynb
    • checked
    • runs without error
  • pathfinder.ipynb
    • checked
    • runs without error
  • GLM-hierarchical-advi-minibatch.ipynb
    • checked
    • runs without error
  • bayesian_neural_network_advi.ipynb
    • checked
    • runs without error

howto

Notebooks
  • wrapping_jax_function.ipynb
    • checked
    • runs without error
  • model_builder.ipynb
    • checked
    • runs without error
  • copula-estimation.ipynb
    • checked
    • runs without error
  • Missing_Data_Imputation.ipynb
    • checked
    • runs without error
  • profiling.ipynb
    • checked
    • runs without error
  • spline.ipynb
    • checked
    • runs without error
  • updating_priors.ipynb
    • checked
    • runs without error
  • howto_debugging.ipynb
    • checked
    • runs without error
  • LKJ.ipynb
    • checked
    • runs without error
  • marginalizing-models.ipynb
    • checked
    • runs without error
  • blackbox_external_likelihood_numpy.ipynb
    • checked
    • runs without error

case_studies

Notebooks
  • factor_analysis.ipynb
    • checked
    • runs without error
  • item_response_nba.ipynb
    • checked
    • runs without error
  • CFA_SEM.ipynb
    • checked
    • runs without error
  • reliability_and_calibrated_prediction.ipynb
    • checked
    • runs without error
  • GEV.ipynb
    • checked
    • runs without error
  • binning.ipynb
  • putting_workflow.ipynb
    • checked
    • runs without error
  • reinforcement_learning.ipynb
    • checked
    • runs without error
  • probabilistic_matrix_factorization.ipynb
  • BEST.ipynb
    • checked
    • runs without error
  • rugby_analytics.ipynb
    • checked
    • runs without error
  • hierarchical_partial_pooling.ipynb
    • checked
    • runs without error

gaussian_processes

Notebooks
  • gaussian_process.ipynb
    • checked
    • runs without error
  • GP-Latent.ipynb
    • checked
    • runs without error
  • GP-Heteroskedastic.ipynb
    • checked
    • runs without error
  • GP-SparseApprox.ipynb
    • checked
    • runs without error
  • GP-smoothing.ipynb
    • checked
    • runs without error
  • GP-MaunaLoa.ipynb
    • checked
    • runs without error
  • log-gaussian-cox-process.ipynb
    • checked
    • runs without error
  • HSGP-Advanced.ipynb
    • checked
    • runs without error
  • GP-Births.ipynb
    • checked
    • runs without error
  • GP-Marginal.ipynb
    • checked
    • runs without error
  • GP-Kron.ipynb
    • checked
    • runs without error
  • HSGP-Basic.ipynb
    • checked
    • runs without error
  • GP-Circular.ipynb
    • checked
    • runs without error
  • GP-MaunaLoa2.ipynb
    • checked
    • runs without error
  • GP-MeansAndCovs.ipynb
    • checked
    • runs without error
  • GP-TProcess.ipynb
    • checked
    • runs without error
  • MOGP-Coregion-Hadamard.ipynb
    • checked
    • runs without error

mixture_models

Notebooks

ode_models

Notebooks

spatial

Notebooks

fundamentals

  • data_container.ipynb
    • checked
    • runs without error

diagnostics_and_criticism

Notebooks
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

No branches or pull requests

1 participant