jo-cho / Technical_Analysis_and_Feature_Engineering

Feature Engineering and Feature Importance in Machine Learning for Financial Markets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Engineering and Feature Importance in Machine Learning for Financial Markets

Background knowledge for Feature Analysis in Finance

Technical Indicators

Old ones

Feature Importance

Feature Engineering (.. in progress)

  • Deep Autoencoder
  • CNN architecture
  • FinEmbedding

Data

  • High Frequency Cryptos Prices
  • Daily Stock Prices

Other example

References

  • De Prado, M. L. (2018). Advances in financial machine learning. John Wiley & Sons.
    • Chapter 8 Feature Importance
  • Dixon, M. F., Halperin, I., & Bilokon, P. (2020). Machine learning in Finance (Vol. 1170). Berlin and Heidelberg: Springer International Publishing.
    • Chapter 5. Interpretability
    • Chapter 8. 6. Autoencoders
  • Jansen, S. (2018). Hands-On Machine Learning for Algorithmic Trading: Design and implement investment strategies based on smart algorithms that learn from data using Python. Packt Publishing Ltd.
    • Chapter 4: Financial Feature Engineering
  • Python library ta (https://github.com/bukosabino/ta)

About

Feature Engineering and Feature Importance in Machine Learning for Financial Markets


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%