Ever wondered how to use machine learning or AI to analyze stock prices? Today we take a look at a particular stock AAPL, and attempt to predict whether the current day closing price will be higher or lower than the previous day closing price. The best part is, this analysis only takes a few minutes, and doesn’t require a single line of code to be written.

The full tutorial can be found in this YouTube video: https://youtu.be/3OlP5oAQs-k.

This is part two in the ‘AI Without Code’ series. Part one was Predicting NHL Hart trophy winners.

In more technical terms, I show you one method to analyze time series data with machine learning. I also show you how to re-structure AI problems from regression to classification systems. Don’t worry if you don’t know what I’m talking about, prior AI knowledge it not needed to watch the video and follow along with your own dataset.

As always, let me know what you think. If you want to see more AI videos (or a particular problem solved with AI) leave a comment.