DarioBernardo / notebooks

Set of jupyter notebooks as notes around various subjects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notebooks

This repository contains a list of notebooks explaining the intuition behind various statistical concepts. These are just some notes for me to look at to remember some of these important element for data science.

  • chi-squared: explaining intuition behind chi-squared, how it is calculated in python and when it is usefull to use it.
  • t-test: explaining intuition behind t-test, how it is calculated in python and when it is usefull to use it.
  • uncertainty_estimation_test: explaining intuition behind uncertainty estimation and ways to calculate it in python.
  • bayesian: a folder containing various bayesian examples.
  • multiconstrained_optimisation_fantasy_football: example notebook solving a multiconstrained optimisation problem.

About

Set of jupyter notebooks as notes around various subjects


Languages

Language:Jupyter Notebook 73.0%Language:HTML 26.9%Language:Python 0.0%Language:JavaScript 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%