queirozf.com
Navigation
Tags
Archive
Archive
Other Writing
Contact
Contact
About
About
QUEIROZF.COM
Home
Entries by tag:
statistics
Including child/synonym tags
Numpy Sampling: Reference and Examples
07 Mar 2020
numpy
statistics
Sample from probability distributions and from lists, with and without weights. Examples using Python, Numpy and Scipy.
Read More ›
Gaussian Processes for Classification and Regression: Introduction and Usage
19 Nov 2017
machine-learning
statistics
Study guide for understanding Gaussian Processes (also Sparse Gaussian Processes) as applied to classification in machine learning.
Read More ›
Numpy/Scipy Distributions and Statistical Operations: Examples & Reference
10 Sep 2016
numpy
statistics
A couple of examples of things you will probably want to do when using numpy and scipy for data work, such as probability distributions, PDFs, CDFs, etc.
Read More ›