probability
Here are 494 public repositories matching this topic...
-
Updated
Feb 24, 2020 - PHP
-
Updated
Feb 22, 2020 - Swift
-
Updated
Feb 24, 2020 - Python
-
Updated
Feb 22, 2020 - Jupyter Notebook
-
Updated
Feb 19, 2020 - MATLAB
how to plot top losses examples/images?
68:43-73:22
how to plot top losses examples/images
How to create model interpreter?
- interp = ClassificationInterpretation.from_learner(learn)
Why plot the high loss?
- to find out our high prob predictions are wrong
- they are the defect of our model
How to plot top losses using the interpre
-
Updated
Feb 24, 2020 - Mathematica
As the current capabilities of PyNomaly are solidified and new capabilities added, it would be beneficial to have dedicated documentation that is hosted and available to users outside of the readme.
-
Updated
Feb 24, 2020 - C++
-
Updated
Feb 25, 2020 - Jupyter Notebook
-
Updated
Feb 25, 2020 - Python
-
Updated
Feb 24, 2020 - Jupyter Notebook
near the beginning of the pdf, you claim 3 axioms without explaining where the second one came from/mentioning the symbol "S", which I assume is meant to denote sample space
-
Updated
Feb 17, 2020 - Python
-
Updated
Feb 13, 2020
-
Updated
Feb 18, 2020 - Python
-
Updated
Jan 19, 2020 - Jupyter Notebook
Add guide in daviddalpiaz/appliedstats#79 (comment) to the front matter with a link in the lower left for "spot a typo?"
Potentially, might want to add in hypothes.is (e.g. a "suggest"/annotation layer.)
-
Updated
Feb 19, 2020 - Python
-
Updated
Feb 13, 2020 - Jupyter Notebook
-
Updated
Feb 22, 2020 - Jupyter Notebook
-
Updated
Feb 24, 2020 - Jupyter Notebook
-
Updated
Jan 3, 2020 - C++
Each section of the Users Manual should have a small discussion of theory behind the method. This should be just enough to understand the inputs and outputs, without derivations (typically no more than one page, see e.g. Nataf). If the theory is complex and requires elaborate discussion, references should be provided that give adequate background to the user.
-
MCS
-
LHS
-
STS
Improve this page
Add a description, image, and links to the probability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the probability topic, visit your repo's landing page and select "manage topics."
I found several useful applications of pseudo-random number sampling in the past. In particular:
(This issue serves a reminder to add the respective methods. Pull requests always welcome.)