Friday, October 9, 2015

Moving blog to github pages

I'm moving this blog to github pages.

Now it is hosted on jekyll, so I have a bit more freedom in styling and ability to write posts in markdown.

New posts that arrived recently:

  1. Own new test of numpy crunchers on simple example, which breaks most of the results I was hearing and writing before
    http://arogozhnikov.github.io/2015/09/08/SpeedBenchmarks.html
  2. A set of advanced numpy tricks for data analysis
    http://arogozhnikov.github.io/2015/09/29/NumpyTipsAndTricks1.html
  3. An interactive demonstration of ROC curve
    http://arogozhnikov.github.io/2015/10/05/roc-curve.html
  4. Want to know how physicists reconstruct distributions from noisy data? A post about sPlot
    http://arogozhnikov.github.io/2015/10/07/splot.html
  5. Finally, a post about my algorithm: reweighting distributions with gradient boosting!
    http://arogozhnikov.github.io/2015/10/09/gradient-boosted-reweighter.html
Also, now you can see the sources of all posts in the corresponding repository.

Thanks, blogspot.

No comments :