A collection of sloppy snippets for scientific computing and data visualization in Python.
Thursday, August 16, 2012
Kernel Density Estimation with scipy
›
This post continues the last one where we have seen how to how to fit two types of distribution functions (Normal and Rayleigh). This time ...
9 comments:
Friday, July 20, 2012
Distribution fitting with scipy
›
Distribution fitting is the procedure of selecting a statistical distribution that best fits to a dataset generated by some random process. ...
21 comments:
Sunday, July 8, 2012
Color quantization
›
The aim of color clustering is to produce a small set of representative colors which captures the color properties of an image. Using the sm...
14 comments:
‹
›
Home
View web version