Book Image

AI for Finance [Video]

By : Jakub Konczyk
Book Image

AI for Finance [Video]

By: Jakub Konczyk

Overview of this book

A lot of solutions to key problems in the financial world require predicting the future patterns in data from the past to make better financial decisions right now. The evolution of modern machine learning methods and tools in recent years in the field of computer vision bring promise of the same progress in other important fields such as financial forecasting. In this course, you’ll first learn how to quickly get started with ML in finances by predicting the future currency exchange rates using a simple modern machine learning method. In this example, you’ll learn how to choose the basic data preparation method and model and then how to improve them. In the next module, you’ll discover a variety of ways to prepare data and then see how they influence models training accuracy. In the last module, you’ll learn how to find and test a few key modern machine learning models to pick up the best performing one. After finishing this course, you’ll have a solid introduction to apply ML methods to financial data forecasting. The code bundle for this video course is available at - https://github.com/PacktPublishing/AI-for-Finance
Table of Contents (5 chapters)
Chapter 3
Loan Approval Prediction with GradientBoostingClassifier
Content Locked
Section 3
Summary and What’s Next?
Summarize what you’ve learned in this section. - Understand the high level of the problem - Learn where you can get the problem dataset and how to use it for forecasting - Build and evaluate the model, use it for forecasting with a new data