Skip to content
#

hypothesis-testing

Here are 290 public repositories matching this topic...

cosmicBboy
cosmicBboy commented Jul 6, 2020

Is your feature request related to a problem? Please describe.

Currently the built-in Check methods relating to the comparison operators <, >, ==, etc. are sort of long and unwieldy (the rationale here was to make it human-readable). However, it seems like pandas and indeed python uses shorthand of ge (>=), le (<=), etc. for these binary operators.

**Describe the soluti

Python notebooks for my graduate class on Detection, Estimation, and Learning. Intended for in-class demonstration. Notebooks illustrate a variety of concepts, from hypothesis testing to estimation to image denoising to Kalman filtering. Feel free to use or modify for your instruction or self-study.

  • Updated Apr 23, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the hypothesis-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hypothesis-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.