Machine Learning for Factor Investing: R Version: Chapman and Hall/CRC Financial Mathematics Series
Autor Guillaume Coqueret, Tony Guidaen Limba Engleză Paperback – sep 2020
The book covers a wide array of subjects which range from economic rationales to rigorous portfolio back-testing and encompass both data processing and model interpretability. Common supervised learning algorithms such as tree models and neural networks are explained in the context of style investing and the reader can also dig into more complex techniques like autoencoder asset returns, Bayesian additive trees, and causal models.
All topics are illustrated with self-contained R code samples and snippets that are applied to a large public dataset that contains over 90 predictors. The material, along with the content of the book, is available online so that readers can reproduce and enhance the examples at their convenience. If you have even a basic knowledge of quantitative finance, this combination of theoretical concepts and practical illustrations will help you learn quickly and deepen your financial and technical expertise.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 489.58 lei 3-5 săpt. | +28.26 lei 6-12 zile |
CRC Press – 8 aug 2023 | 489.58 lei 3-5 săpt. | +28.26 lei 6-12 zile |
CRC Press – sep 2020 | 491.31 lei 3-5 săpt. | +34.50 lei 6-12 zile |
Hardback (2) | 996.62 lei 6-8 săpt. | |
CRC Press – sep 2020 | 996.62 lei 6-8 săpt. | |
CRC Press – 8 aug 2023 | 1279.33 lei 6-8 săpt. |
Din seria Chapman and Hall/CRC Financial Mathematics Series
- 9% Preț: 1213.55 lei
- 9% Preț: 766.41 lei
- 20% Preț: 508.40 lei
- 9% Preț: 1212.09 lei
- Preț: 401.85 lei
- 8% Preț: 489.58 lei
- 9% Preț: 606.38 lei
- 9% Preț: 833.51 lei
- 8% Preț: 532.05 lei
- 8% Preț: 410.54 lei
- 8% Preț: 438.95 lei
- 9% Preț: 661.19 lei
- Preț: 341.73 lei
- 9% Preț: 641.09 lei
- 8% Preț: 469.52 lei
- 8% Preț: 548.53 lei
- 9% Preț: 731.00 lei
- 8% Preț: 547.38 lei
- Preț: 342.36 lei
- 9% Preț: 595.34 lei
- 9% Preț: 734.64 lei
- 8% Preț: 546.80 lei
- Preț: 398.60 lei
- 26% Preț: 1014.74 lei
- Preț: 428.83 lei
- 12% Preț: 313.19 lei
- 26% Preț: 1014.74 lei
- 12% Preț: 312.43 lei
- Preț: 428.83 lei
- 15% Preț: 589.85 lei
- 18% Preț: 774.69 lei
- Preț: 356.63 lei
- 9% Preț: 704.11 lei
- 18% Preț: 770.48 lei
- 15% Preț: 561.11 lei
- 18% Preț: 1258.80 lei
- 9% Preț: 594.56 lei
- 21% Preț: 382.28 lei
- 24% Preț: 900.85 lei
- 26% Preț: 763.78 lei
- 20% Preț: 1266.55 lei
- 25% Preț: 1438.38 lei
Preț: 491.31 lei
Preț vechi: 534.03 lei
-8% Nou
Puncte Express: 737
Preț estimativ în valută:
94.07€ • 97.96$ • 78.05£
94.07€ • 97.96$ • 78.05£
Carte disponibilă
Livrare economică 24 ianuarie-07 februarie
Livrare express 09-15 ianuarie pentru 44.49 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367545864
ISBN-10: 0367545861
Pagini: 342
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.84 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman and Hall/CRC Financial Mathematics Series
ISBN-10: 0367545861
Pagini: 342
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.84 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman and Hall/CRC Financial Mathematics Series
Public țintă
Postgraduate, Professional, and Professional Practice & DevelopmentCuprins
1. Preface 2. Notations and data 3. Introduction 4. Factor investing and asset pricing anomalies 5. Data preprocessing 6. Penalized regressions and sparse hedging for minimum variance portfolios 8. Neural networks 7. Tree-based methods 9. Support vector machines 10. Bayesian methods 11. Validating and tuning 12. Ensemble models 13. Portfolio backtesting 14. Interpretability 15. Two key concepts: causality and non-stationarity 16. Unsupervised learning 17. Reinforcement learning
Notă biografică
Guillaume Coqueret is associate professor of finance and data science at EMLYON Business School. His recent research revolves around applications of machine learning tools in financial economics.
Tony Guida is executive director at RAM Active Investments. He serves as chair of the machineByte think tank and is the author of Big Data and Machine Learning in Quantitative Investment.
Tony Guida is executive director at RAM Active Investments. He serves as chair of the machineByte think tank and is the author of Big Data and Machine Learning in Quantitative Investment.
Recenzii
"This book is the perfect one for any data scientist on financial markets. It is well written, with lots of illustrations, examples, pieces of code, tips on the different statistical package available to perform the various algos. This book requires for sure a strong knowledge in quantitative finance and Machine Learning, so it cannot be put in any hands. But for those who are familiar with quantitative finance, this book can be a reference, as Hull's book is as regards to derivatives products. I liked the good and detailed analysis of the different Machine Learning algos, and the different examples used throughout the book. This book is perfect for assets managers having to run backtests and searching for innovative ways to enhance the return of their portfolios. I spent quite a good time reading this manuscript, and I would recommend it." (Frédéric Girod, Union of European Football Associations)
Descriere
The aim of the book is to give an interpretation of ML tools through the lens of factor investing. Concepts illustrated with examples on the same (public) dataset throughout the book. Provides code samples and the corresponding results so that anybody can reproduce the steps.