Overview
Explore stock market prediction techniques using regression analysis in this 26-minute Python for Finance tutorial. Learn how to leverage past performance data to guide investment decisions and potentially identify high ROI stocks. Dive into key concepts such as regression lines, training models, forecasting, and ARIMA. Gain hands-on experience with Python and various data science libraries, including StatsModels. Discover how to perform multiple regression analysis, create training data, format data appropriately, and interpret model results. Apply these skills to real-world financial data and enhance your ability to make data-driven investment decisions.
Syllabus
Intro
Time Series Analysis
Imports
DataFrame
Regression Analysis
Example
Training Data
Data Formatting
Model
Results
Taught by
Derek Banas