Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Machine Learning for Algorithmic Trading

You're reading from   Hands-On Machine Learning for Algorithmic Trading Design and implement investment strategies based on smart algorithms that learn from data using Python

Arrow left icon
Product type Paperback
Published in Dec 2018
Publisher Packt
ISBN-13 9781789346411
Length 684 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Jeffrey Yau Jeffrey Yau
Author Profile Icon Jeffrey Yau
Jeffrey Yau
Stefan Jansen Stefan Jansen
Author Profile Icon Stefan Jansen
Stefan Jansen
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Machine Learning for Trading 2. Market and Fundamental Data FREE CHAPTER 3. Alternative Data for Finance 4. Alpha Factor Research 5. Strategy Evaluation 6. The Machine Learning Process 7. Linear Models 8. Time Series Models 9. Bayesian Machine Learning 10. Decision Trees and Random Forests 11. Gradient Boosting Machines 12. Unsupervised Learning 13. Working with Text Data 14. Topic Modeling 15. Word Embeddings 16. Deep Learning 17. Convolutional Neural Networks 18. Recurrent Neural Networks 19. Autoencoders and Generative Adversarial Nets 20. Reinforcement Learning 21. Next Steps 22. Other Books You May Enjoy

Preface

The availability of diverse data has increased the demand for expertise in algorithmic trading strategies. With this book, you will select and apply machine learning (ML) to a broad range of data sources and create powerful algorithmic strategies.

This book will start by introducing you to essential elements, such as evaluating datasets, accessing data APIs using Python, using Quandl to access financial data, and managing prediction errors. We then cover various machine learning techniques and algorithms that can be used to build and train algorithmic models using pandas, Seaborn, StatsModels, and sklearn. We will then build, estimate, and interpret AR(p), MA(q), and ARIMA (p, d, q) models using StatsModels. You will apply Bayesian concepts of prior, evidence, and posterior, in order to distinguish the concept of uncertainty using PyMC3. We will then utilize NLTK, sklearn, and spaCy to assign sentiment scores to financial news and classify documents to extract trading signals. We will learn to design, build, tune, and evaluate feed forward neural networks, recurrent neural networks (RNNs), and convolutional neural networks (CNNs), using Keras to design sophisticated algorithms. You will apply transfer learning to satellite image data to predict economic activity. Finally, we will apply reinforcement learning for optimal trading results.

By the end of the book, you will be able to adopt algorithmic trading to implement smart investing strategies.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime