Posts tagged 'python'
MNIST + scikit-learn
Python code and an approach to classifying the MNIST handwritten digits dataset with a 98+% accuracy for about $3 in infrastucture costs.
Transitioning From Lab Science To Data Science
How I transitioned from a career in academia to one in data science, and some thoughts on how you might make a similar move.
Relieving #SciPy2015 FOMO
Catching up on the great content from SciPy2015 without having attended the conference.
Social Media Pulse Meetup Presentation
Slides (+ some data and analysis) from a recent presentation.
Weekend Project: Build a Pelican-powered site on GitHub Pages
Getting started using a GitHub project repository to host and serve the static content for a simple blog site written in Markdown, compiled and configured in Python.