statsmodels topic
scikit-hts
Hierarchical Time Series Forecasting with a familiar API
nyoka
Nyoka is a Python library that helps to export ML models into PMML (PMML 4.4.1 Standard).
predictive-horizontal-pod-autoscaler
Horizontal Pod Autoscaler built with predictive abilities using statistical models
tsa-tutorial
Material for the tutorial, "Time series analysis with pandas" at T-Academy
ml-spam-sms-classification
Naive Bayesian, SVM, Random Forest Classifier, and Deeplearing (LSTM) on top of Keras and wod2vec TF-IDF were used respectively in SMS classification
ml-time-series-analysis-on-sales-data
Time Series Decomposition techniques and random forest algorithm on sales data
Time-Series-Analysis-and-Forecasting-with-Python
Time Series Analysis and Forecasting in Python
Quantitative_Toolbox
On this repository you'll find tools used for Quantitative Analysis and some examples such: MonteCarlo Simulations, Linear Regression, General Data Visualiztions, Time-Series Analysis, etc.
Statistics-for-Data-Science-using-Python
Sharing the solved Exercises & Project of Statistics for Data Science using Python course on Coursera by Ankit Gupta
mean_reversion_strategies
Here I go through the processing of prototyping a mean reversion trading strategy using statistical concepts, then test it in backtrader.