Skip to content

Glossary terms #4899

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

Closed
OriolAbril opened this issue Aug 2, 2021 · 6 comments
Closed

Glossary terms #4899

OriolAbril opened this issue Aug 2, 2021 · 6 comments

Comments

@OriolAbril
Copy link
Member

I thought it may be more convenient to have an issue where anyone can propose terms to be added to the glossary instead of requiring a PR for every term. So far, #4797 adds only functional programming and dispatching terms.

@ally-lee
Copy link

Some terms from pymc-devs/pymc-examples#185 to potentially add to the glossary:

  • Equidispersion: variance = mean
  • Underdisperson: variance < mean
  • Overdispersion: variance > mean
  • Generalized Poisson PMF:

Screen Shot 2021-08-14 at 12 15 57 PM

Screen Shot 2021-08-14 at 12 16 06 PM

@ricardoV94
Copy link
Member

The staples: Prior, Likelihood, Posterior, MC, MCMC, Markov chain, Probability density, Probability mass, MAP, MLE...

@martinacantaro
Copy link
Contributor

martinacantaro commented Sep 15, 2021

Work has already started on building this glossary. Here are the details:

Goal
Building a useful Glossary with definitions of common terms, that can be linked to from the documents.

How to contribute

  1. Pick a term from the list below, excluding those labeled in progress (those have already been picked)
  2. Comment this issue to inform us that you are working on it.
  3. Make a PR editing the docs/source/glossary.md file following this format
  4. Include the following ID string in your PR title or commit message (this will help us keep track of it in Clickup): CU-5t5y0p

List of terms:

  • Maximum Likelihood Estimation (MLE) (in progress)
  • Probability density (in progress)

@jyoti-bhogal
Copy link

I would add the term Ordinary Differential Equation (ODE)

@xiaoye-hua
Copy link

I will add the term Maximum a Posteriori (MAP)

@ricardoV94
Copy link
Member

Is this issue still needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants