Super easy Python Automatic extraction of stock price data features (using tsfresh)
Automatic extraction of stock price data features using tsfresh in Python
1. tool installation
$ pip install scikit-learn xgboost pandas-datareader tsfresh
2. file creation
3. execution
$ python pred.py
That’s super easy!