oldgittroy
Polyglot technophile building things for fun. My day job is a combination cloud architect and data engineer. By night I create cool things.
Pinned Repositories
ARC
The Abstraction and Reasoning Corpus
backtrader
Python Backtesting library for trading strategies
base
Candlestick_patterns
Returns pandas dataframe with candlestick patterns
categorical-encoding
A library of sklearn compatible categorical variable encoders
dython
Python Data Tools
efficient_frontier
Markowitz portfolio optimisation (efficient frontier) in Python
fokker-planck
Demos of the fokker-planck equation for variale probability distribution functions
FPLabs
Funcitonal programming labs for C#/LINQ, F#, and JS
oldgittroy's Repositories
oldgittroy/fokker-planck
Demos of the fokker-planck equation for variale probability distribution functions
oldgittroy/FPLabs
Funcitonal programming labs for C#/LINQ, F#, and JS
oldgittroy/ARC
The Abstraction and Reasoning Corpus
oldgittroy/backtrader
Python Backtesting library for trading strategies
oldgittroy/base
oldgittroy/Candlestick_patterns
Returns pandas dataframe with candlestick patterns
oldgittroy/categorical-encoding
A library of sklearn compatible categorical variable encoders
oldgittroy/dython
Python Data Tools
oldgittroy/efficient_frontier
Markowitz portfolio optimisation (efficient frontier) in Python
oldgittroy/face_recognition
The world's simplest facial recognition api for Python and the command line
oldgittroy/finta
Common financial technical indicators implemented in Pandas.
oldgittroy/gan-playground
GAN Playground - Experiment with Generative Adversarial Nets in your browser. An introduction to GANs.
oldgittroy/interpretable_machine_learning_with_python
Practical techniques for training interpretable ML models, explaining ML models, and debugging ML models.
oldgittroy/Keras-GAN
Keras implementations of Generative Adversarial Networks.
oldgittroy/krnn_with_spatial_features
oldgittroy/libffm
A Library for Field-aware Factorization Machines
oldgittroy/Meetups-Data-AI-DFW
Content for Meetups for DATA & AI - Microsoft DFW
oldgittroy/mice
Multivariate Imputation by Chained Equations
oldgittroy/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
oldgittroy/pwc
Papers with code. Sorted by stars. Updated weekly.
oldgittroy/recommenders
Best Practices on Recommendation Systems
oldgittroy/rsna-pneumonia
3rd place solution for RSNA pneumonia detection challenge
oldgittroy/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
oldgittroy/ShareDoop
Data Science Experiments in SharePoint
oldgittroy/siml
Machine Learning algorithms implemented from scratch
oldgittroy/smote_variants
A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features
oldgittroy/solt
Streaming over lightweight data transformations
oldgittroy/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
oldgittroy/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)
oldgittroy/zipline
Zipline, a Pythonic Algorithmic Trading Library