Skip to content

Commit 8accd0d

Browse files
Benjamin T. Vincentdrbenvincent
Benjamin T. Vincent
andauthored
Batch remove pymc tags (#376)
* create truncated regression example * delete truncated regression example from main branch * create truncated regression example * delete truncated regression example from main branch * create truncated regression example * delete truncated regression example from main branch * fix incorrect statement about pm.NormalMixture * batch remove pymc and pymc3 tags Co-authored-by: Benjamin T. Vincent <[email protected]>
1 parent c323de9 commit 8accd0d

File tree

78 files changed

+116361
-1393
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+116361
-1393
lines changed

examples/case_studies/BART_introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"(BART_introduction)=\n",
99
"# Bayesian Additive Regression Trees: Introduction\n",
1010
":::{post} Dec 21, 2021\n",
11-
":tags: BART, Bayesian additive regression trees, non-parametric, regression\n",
11+
":tags: BART, Bayesian additive regression trees, non-parametric, regression \n",
1212
":category: intermediate, explanation\n",
1313
":author: Osvaldo Martin\n",
1414
":::"

examples/case_studies/BEST.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Bayesian Estimation Supersedes the T-Test\n",
99
"\n",
1010
":::{post} Jan 07, 2022\n",
11-
":tags: hypothesis testing, model comparison, pymc3.Deterministic, pymc3.Exponential, pymc3.Model, pymc3.Normal, pymc3.StudentT, pymc3.Uniform\n",
11+
":tags: hypothesis testing, model comparison, \n",
1212
":category: beginner\n",
1313
":author: Andrew Straw, Thomas Wiecki, Chris Fonnesbeck, Andrés suárez\n",
1414
":::"

examples/case_studies/blackbox_external_likelihood_numpy.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Using a \"black box\" likelihood function (numpy)\n",
99
"\n",
1010
":::{post} Dec 16, 2021\n",
11-
":tags: case study, external likelihood, pymc.Model, pymc.Normal, pymc.Potential, pymc.Uniform, pymc3.Model, pymc3.Normal, pymc3.Potential, pymc3.Uniform\n",
11+
":tags: case study, external likelihood, \n",
1212
":category: beginner\n",
1313
":author: Matt Pitkin, Jørgen Midtbø, Oriol Abril\n",
1414
":::\n",

examples/case_studies/factor_analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Factor analysis\n",
99
"\n",
1010
":::{post} 19 Mar, 2022\n",
11-
":tags: factor analysis, matrix factorization, pca\n",
11+
":tags: factor analysis, matrix factorization, pca \n",
1212
":category: advanced, how-to\n",
1313
":author: Chris Hartl, Christopher Krapu, Oriol Abril-Pla\n",
1414
":::"

examples/case_studies/hierarchical_partial_pooling.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Hierarchical Partial Pooling\n",
88
"\n",
99
":::{post} Oct 07, 2021\n",
10-
":tags: hierarchical model, pymc.Beta, pymc.Binomial, pymc.Deterministic, pymc.Exponential, pymc.Model, pymc.Uniform, pymc3.Beta, pymc3.Binomial, pymc3.Deterministic, pymc3.Exponential, pymc3.Model, pymc3.Uniform\n",
10+
":tags: hierarchical model, \n",
1111
":category: intermediate\n",
1212
":::"
1313
]

examples/case_studies/item_response_nba.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# NBA Foul Analysis with Item Response Theory\n",
99
"\n",
1010
":::{post} Apr 17, 2022\n",
11-
":tags: hierarchical model, case study, generalized linear model\n",
11+
":tags: hierarchical model, case study, generalized linear model \n",
1212
":category: intermediate, tutorial\n",
1313
":author: Austin Rochford, Lorenzo Toniazzi\n",
1414
":::"

examples/case_studies/mediation_analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"# Bayesian mediation analysis\n",
1010
"\n",
1111
":::{post} February, 2022\n",
12-
":tags: mediation, path analysis, regression\n",
12+
":tags: mediation, path analysis, regression \n",
1313
":category: beginner\n",
1414
":author: Benjamin T. Vincent\n",
1515
":::\n",

examples/case_studies/moderation_analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"# Bayesian moderation analysis\n",
1010
"\n",
1111
":::{post} March, 2022\n",
12-
":tags: moderation, path analysis,\n",
12+
":tags: moderation, path analysis, \n",
1313
":category: beginner\n",
1414
":author: Benjamin T. Vincent\n",
1515
":::\n",

examples/case_studies/multilevel_modeling.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# A Primer on Bayesian Methods for Multilevel Modeling\n",
99
"\n",
1010
":::{post} 27 February, 2022\n",
11-
":tags: hierarchical model, case study\n",
11+
":tags: hierarchical model, case study \n",
1212
":category: intermediate\n",
1313
":author: Chris Fonnesbeck, Colin Carroll, Alex Andorra, Oriol Abril, Farhan Reynaldo\n",
1414
":::"

examples/case_studies/probabilistic_matrix_factorization.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Probabilistic Matrix Factorization for Making Personalized Recommendations\n",
88
"\n",
99
":::{post} Sept 20, 2021\n",
10-
":tags: case study, pymc3.Model, pymc3.MvNormal, pymc3.Normal\n",
10+
":tags: case study, \n",
1111
":category: intermediate\n",
1212
":::"
1313
]

examples/case_studies/putting_workflow.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Model building and expansion for golf putting\n",
99
"\n",
1010
":::{post} Apr 2, 2022\n",
11-
":tags: bayesian workflow, model expansion, sports\n",
11+
":tags: bayesian workflow, model expansion, sports \n",
1212
":category: intermediate, how-to\n",
1313
":author: Colin Carroll, Marco Gorelli, Oriol Abril-Pla\n",
1414
":::\n",

examples/case_studies/regression_discontinuity.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"# Regression discontinuity design analysis\n",
1010
"\n",
1111
":::{post} April, 2022\n",
12-
":tags: regression, causal inference, quasi experimental design, counterfactuals\n",
12+
":tags: regression, causal inference, quasi experimental design, counterfactuals \n",
1313
":category: beginner, explanation\n",
1414
":author: Benjamin T. Vincent\n",
1515
":::\n",

examples/case_studies/rugby_analytics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# A Hierarchical model for Rugby prediction\n",
88
"\n",
99
":::{post} 19 Mar, 2022\n",
10-
":tags: hierarchical, sports\n",
10+
":tags: hierarchical, sports \n",
1111
":category: intermediate, how-to\n",
1212
":author: Peadar Coyle, Meenal Jhajharia, Oriol Abril-Pla\n",
1313
":::"

examples/case_studies/spline.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Splines\n",
99
"\n",
1010
":::{post} June 4, 2022 \n",
11-
":tags: patsy, regression, spline\n",
11+
":tags: patsy, regression, spline \n",
1212
":category: beginner\n",
1313
":author: Joshua Cook\n",
1414
":::"

examples/case_studies/wrapping_jax_function.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# How to wrap a JAX function for use in PyMC\n",
99
"\n",
1010
":::{post} Mar 24, 2022\n",
11-
":tags: Aesara, hidden markov model, JAX\n",
11+
":tags: Aesara, hidden markov model, JAX \n",
1212
":category: advanced, how-to\n",
1313
":author: Ricardo Vieira\n",
1414
":::"

examples/diagnostics_and_criticism/Bayes_factor.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"(Bayes_factor)=\n",
88
"# Bayes Factors and Marginal Likelihood\n",
99
":::{post} Jun 1, 2022\n",
10-
":tags: Bayes Factors, model comparison\n",
10+
":tags: Bayes Factors, model comparison \n",
1111
":category: beginner, explanation\n",
1212
":author: Osvaldo Martin\n",
1313
":::"

examples/diagnostics_and_criticism/sampler-stats.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"statistics for each generated sample.\n",
1414
"\n",
1515
":::{post} May 31, 2022\n",
16-
":tags: diagnostics\n",
16+
":tags: diagnostics \n",
1717
":category: beginner\n",
1818
":author: Meenal Jhajharia, Christian Luhmann\n",
1919
":::"

examples/gaussian_processes/GP-Latent.ipynb

Lines changed: 326 additions & 394 deletions
Large diffs are not rendered by default.

examples/gaussian_processes/GP-MaunaLoa.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Gaussian Process for CO2 at Mauna Loa\n",
99
"\n",
1010
":::{post} April, 2022\n",
11-
":tags: gaussian process, CO2\n",
11+
":tags: gaussian process, CO2 \n",
1212
":category: intermediate\n",
1313
":author: Bill Engels, Chris Fonnesbeck\n",
1414
":::"

examples/generalized_linear_models/GLM-binomial-regression.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"# Binomial regression\n",
1010
"\n",
1111
":::{post} February, 2022\n",
12-
":tags: binomial regression, generalized linear model, pymc.Binomial, pymc.ConstantData, pymc.Deterministic, pymc.Model, pymc.Normal, pymc3.Binomial, pymc3.ConstantData, pymc3.Deterministic, pymc3.Model, pymc3.Normal\n",
12+
":tags: binomial regression, generalized linear model, \n",
1313
":category: beginner\n",
1414
":author: Benjamin T. Vincent\n",
1515
":::"

examples/generalized_linear_models/GLM-hierarchical-binomial-model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Hierarchical Binomial Model: Rat Tumor Example\n",
88
":::{post} Nov 11, 2021\n",
9-
":tags: generalized linear model, hierarchical model\n",
9+
":tags: generalized linear model, hierarchical model \n",
1010
":category: intermediate\n",
1111
":author: Demetri Pananos, Junpeng Lao, Raúl Maldonado, Farhan Reynaldo\n",
1212
":::"

examples/generalized_linear_models/GLM-model-selection.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# GLM: Model Selection\n",
99
"\n",
1010
":::{post} Jan 8, 2022\n",
11-
":tags: cross validation, generalized linear models, loo, model comparison, pymc3.HalfCauchy, pymc3.Model, pymc3.Normal, waic\n",
11+
":tags: cross validation, generalized linear models, loo, model comparison, waic \n",
1212
":category: intermediate\n",
1313
":author: Jon Sedar, Junpeng Lao, Abhipsha Das, Oriol Abril-Pla\n",
1414
":::"

0 commit comments

Comments
 (0)