DOC: Add doc/examples/Trading with machine learning

This commit is contained in:
Kernc
2020-08-09 20:41:15 +02:00
parent 2353c4d549
commit 03340072d6
4 changed files with 1356 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ if __name__ == '__main__':
'test': [
'seaborn',
'matplotlib',
'scikit-learn',
],
'dev': [
'flake8',