Using artificial intelligence to predict stock market
- 5
Brief Introduction
Learn the essentials to use Artificial Intelligence in the Stock MarketDescription
What you'll learn
Learn to predict stocks using Artificial intelligence
Use Google Colab notebook for coding
To Utilise Python scripts for data analysis
Importing modules to utilise features in Python
Understand Basics of Machine Learning and Artificial Intelligence
Use graph features of Plotly to visualise
Introduction
The Future in Stock market is Algorithmic Trading. Big banks, hedge funds and institutional investors use computer-driven trading algorithms routinely. Algorithmic trading has revolutionised the stock market and its surrounding industry. Over 70% of all trades happening in the US right now are being handled by bots.
The question is that, can we make machines predict the value for a stock? Scientists, analysts, and researchers all over the world have been trying to devise a way to answer these questions for a long time now. Over the last few years, the decision making process in stocks, about what to invest in and when has increasingly been taken on by artificial intelligence.
This course is divided into 5 sections: 1) Getting started 2) Importing 3) Input stock data 4) Splitting Data and 5) Displaying data
The course contains the code you will need to replicate the results and from there develop your own Artificial intelligence based prediction tool.
Requirements
- Requirements
- None