| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository is meant to be a growing collection of interesting and useful algorithms implemented in Python and presented in IPython notebooks. IPython notebooks, because they offer a convenient way for describing the algorithm, benchmarking, maybe even visualization, and eventually sharing and viewing.
If you have any suggestions or want to make additions, I would be very happy if you could send me
Linear regression via the least squares fit method [ IPython nbviewer ]
Dixon's Q test to identify outliers for small sample sizes [ IPython nbviewer ]
Rejection sampling [ IPython nbviewer ]
Counting points inside a hypercube [ IPython nbviewer ]
Vectorizing a classic for-loop in NumPy for calculating Euclidean distances [ IPython nbviewer ]
| Back | FazBrowse Home | New Git URL |