Explore >> Select a destination


You are here

rasbt.github.io
| | github.com
3.4 parsecs away

Travel
| | :bird: :zap: Bluebird is a full featured promise library with unmatched performance. - GitHub - petkaantonov/bluebird: :bird: Bluebird is a full featured promise library with unmatched performance.
| | johanneslederer.com
4.5 parsecs away

Travel
| | (Find information about my book on high-dimensional statistics here.) Summary This textbook introduces the fundamental concepts and methods of statistical learning. It uses Python and provides a unique approach by blending theory, data examples, software code, and exercises from beginning to end for a profound yet practical introduction to statistical learning. The book consists of...
| | lukesingham.com
3.4 parsecs away

Travel
| | This post goes through a binary classification problem with Python's machine learning library scikit-learn.
| | blog.martinig.ch
19.4 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to