Block or Report
Block or report markdregan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
Bayesian-Modelling-in-Python Public
A python tutorial on bayesian modeling techniques (PyMC3)
-
Python implementation of KNN and DTW classification algorithm
-
reinforcement-learning Public
Forked from dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
-
-
fracdiff Public
Forked from fracdiff/fracdiff
Compute fractional differentiation super-fast. Processes time-series to be stationary while preserving memory. cf. "Advances in Financial Machine Learning" by M. Prado.
Python
-
cointanalysis Public
Forked from simaki/cointanalysis
Python library for cointegration analysis. It carries out cointegration test and evaluates spread between cointegrated time-series based on scikit-learn API.
Python
17 contributions in the last year
Contribution activity
October 2022
Created a pull request in freqtrade/freqtrade that received 1 comment
Make extra_returns_per_train data available during backtest
Summary
Make the data within extra_returns_per_train available to the strategy when backtesting.
Quick changelog
make change to data_kitchen.py #…


