Pinned Repositories
aoc
Advent of Code
aoc2020
boto3
AWS SDK for Python
bradleyfowler123-scikit-learn
scikit-learn fork adding precision-recall-gain metrics
Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
dbslurp
SQLAlchemy utility to dump a db to json files. Tested on MySQL, Postgresql, Oracle, SQL server.
dedupe
:id: A python library for accurate and scaleable data deduplication and entity-resolution.
dedupe-examples
Examples for using the dedupe library
wleftwich's Repositories
wleftwich/aoc
Advent of Code
wleftwich/aoc2020
wleftwich/boto3
AWS SDK for Python
wleftwich/bradleyfowler123-scikit-learn
scikit-learn fork adding precision-recall-gain metrics
wleftwich/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
wleftwich/dbslurp
SQLAlchemy utility to dump a db to json files. Tested on MySQL, Postgresql, Oracle, SQL server.
wleftwich/dedupe
:id: A python library for accurate and scaleable data deduplication and entity-resolution.
wleftwich/dedupe-examples
Examples for using the dedupe library
wleftwich/event-manifest-cleaner
A Spark job that takes records straight from the failed enriched good directory and deletes exactly those from DynamoDB
wleftwich/iglu-central
Contains all JSON Schemas, Avros and Thrifts for Iglu Central
wleftwich/PhiK
Phi_K correlation analyzer library
wleftwich/piplapis-python
Python client library for Pipl's APIs
wleftwich/programmers-introduction-to-mathematics
Code for A Programmer's Introduction to Mathematics
wleftwich/pulp
A python Linear Programming API
wleftwich/rlr
Regularized Logistic Regression
wleftwich/rr-recruiting-ml
wleftwich/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition