destroyalldreamers's Stars
rhiever/datacleaner
A Python tool that automatically cleans data sets and readies them for analysis.
etsy/feature
Etsy's Feature flagging API used for operational rampups and A/B testing.
suhithr/bitcoin-arbitrage-bot
:chart_with_upwards_trend: Trading bot that finds price variations between various cryptocurrency markets
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
kalpishs/SMAI-stock-prediction
Implemented a system that analyses previous stock data of various companies, processes Time-Series data and aims to forecast the trends of stock in near future. Prediction is done using Supervised Learning Methods. (SVM ,Neural network)
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.