admeeer / model_crudeoil

A linear model on NYMEX WTI Crude Oil weekly data that predicts the High and Low of each based on the Open, Close, and Volume.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linear Model for NYMEX WTI Crude Oil

This project contains a Jupyter notebook that performs linear regression on NYMEX WTI Crude Oil weekly average data.

This project requires Jupyter to be installed.

A timeseries scatterplot of predicted low vs actual low.

A timeseries scatterplot of predicted high vs actual high.

About

A linear model on NYMEX WTI Crude Oil weekly data that predicts the High and Low of each based on the Open, Close, and Volume.


Languages

Language:Jupyter Notebook 100.0%