- Machine Learning for Algorithmic Trading
- Stefan Jansen
- 185字
- 2021-06-11 18:47:31
Summary
In this chapter, we covered the important topic of portfolio management, which involves the combination of investment positions with the objective of managing risk-return trade-offs. We introduced pyfolio to compute and visualize key risk and return metrics, as well as to compare the performance of various algorithms.
We saw how important accurate predictions are for optimizing portfolio weights and maximizing persification benefits. We also explored how machine learning can facilitate more effective portfolio construction by learning hierarchical relationships from the asset-returns covariance matrix.
We will now move on to the second part of this book, which focuses on the use of machine learning models. These models will produce more accurate predictions by making more effective use of more perse information. They do this to capture more complex patterns than the simpler alpha factors that were most prominent so far.
We will begin by training, testing, and tuning linear models for regression and classification using cross-validation to achieve robust out-of-sample performance. We will also embed these models within the framework for defining and backtesting algorithmic trading strategies, which we covered in the previous two chapters.
- 顯卡維修知識精解
- 新型電腦主板關鍵電路維修圖冊
- 辦公通信設備維修
- BeagleBone By Example
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- Creating Flat Design Websites
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- 基于Proteus仿真的51單片機應用
- WebGL Hotshot
- 單片微機原理及應用
- 基于網絡化教學的項目化單片機應用技術
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- Arduino項目案例:游戲開發
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)
- The Machine Learning Workshop