Cantitate/Preț
Produs

Machine Learning for Factor Investing: R Version: Chapman and Hall/CRC Financial Mathematics Series

Autor Guillaume Coqueret, Tony Guida
en Limba Engleză Paperback – sep 2020
Machine learning (ML) is progressively reshaping the fields of quantitative finance and algorithmic trading. ML tools are increasingly adopted by hedge funds and asset managers, notably for alpha signal generation and stocks selection. The technicality of the subject can make it hard for non-specialists to join the bandwagon, as the jargon and coding requirements may seem out of reach. Machine Learning for Factor Investing: R Version bridges this gap. It provides a comprehensive tour of modern ML-based investment strategies that rely on firm characteristics.
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 48958 lei  3-5 săpt. +2826 lei  6-12 zile
  CRC Press – 8 aug 2023 48958 lei  3-5 săpt. +2826 lei  6-12 zile
  CRC Press – sep 2020 49131 lei  3-5 săpt. +3450 lei  6-12 zile
Hardback (2) 99662 lei  6-8 săpt.
  CRC Press – sep 2020 99662 lei  6-8 săpt.
  CRC Press – 8 aug 2023 127933 lei  6-8 săpt.

Din seria Chapman and Hall/CRC Financial Mathematics Series

Preț: 49131 lei

Preț vechi: 53403 lei
-8% Nou

Puncte Express: 737

Preț estimativ în valută:
9407 9796$ 7805£

Carte disponibilă

Livrare economică 24 ianuarie-07 februarie
Livrare express 09-15 ianuarie pentru 4449 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


Public țintă

Postgraduate, Professional, and Professional Practice & Development

Cuprins

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.

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.