Book Image

Machine Learning for Finance [Video]

By : Aryan Singh
5 (1)
Book Image

Machine Learning for Finance [Video]

5 (1)
By: Aryan Singh

Overview of this book

Machine Learning for Finance is a perfect course for financial professionals entering the fintech domain. It shows how to solve some of the most common and pressing issues facing institutions in the financial industry, from retail banks to hedge funds. This video course focuses on Machine Learning and covers a range of analysis tools, such as NumPy, Matplotlib, and Pandas. It is packed full of hands-on code simulating many of the problems and providing working solutions. This course aims to build your confidence and the experience to go ahead and tackle real-life problems in financial analysis. The industry is adopting automatic, data-driven algorithms at a rapid pace, and Machine Learning for Finance gives you the skills you need to be at the forefront. By the end of this course, you will be equipped with all the tools from the world of Finance, machine learning and deep learning essential for tackling all these pressing issues in the area of Fintech. The code files to this videos is also available on This GitHub repo: https://github.com/PacktPublishing/Machine-Learning-for-Finance-video
Table of Contents (7 chapters)
Chapter 1
Financial Data Understanding, EDA, and Feature Engineering
Content Locked
Section 8
Prepare Data for Modeling
In this video, we normalize the independent variables and split them into training and test sets.