Some great links for 04/15/2018
JupyterLab is Ready for Users – Jupyter Blog
tags: python Jupiter datascience notebook statistics
Ten Machine Learning Algorithms You Should Know to Become a Data Scientist
A really nice survey of ml algorithms, tutorials and libraries
tags: survey machine learning statistics
Elapsed time with Ruby, the right way
Esoteric details about time in ruby!
Introduction to Bayesian Linear Regression – Towards Data Science
Good primer on different ways of computing a regression.
tags: regression bayesian statistics