Jim's starred repositories
tensorflow
An Open Source Machine Learning Framework for Everyone
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
ddia-references
Literature references for “Designing Data-Intensive Applications”
postman-app-support
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
smart_open
Utils for streaming large files (S3, HDFS, gzip, bz2...)
influxdb-python
Python client for InfluxDB
course-resources-ml-with-experts-budgets
Further student resources for DrivenData's 'Machine Learning with the Experts: School Budgets' DataCamp course.
WiringPi-Python
Unofficial Python-wrapped version of Gordon Henderson's WiringPi version 2.
Agile_Data_Code_2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
2017-slides
Slides and talk assets from PyCon 2017
data-pipelines-course
Course materials for my data pipeline video course with O'Reilly
oreilly-intermediate-python
Exercises for O'Reilly's Intermediate Python video series
QuantileEstimation
Streaming estimation of percentiles, especially high percentiles.
clickstream-tutorial
Code for Tutorial on designing clickstream analytics application using Hadoop
py-ads1256
Python Library with C wrappers to read 8 channels from the Texas Instruments ADS1256 ADC chip
raspberry_ansible
My ansible configuration to install Grafana and InfluxDB on my Raspberry PI
ansible-role-grafana
[READ-ONLY] Ansible role dealing with the setup of Grafana
Streaming-Naive-Bayes
Streaming Naive Bayes Classifier including dynamic binning, training, prediction, and error statistics