项目作者: NonoMalpi

项目描述 :
Secondary band prediction model
高级语言: Jupyter Notebook
项目地址: git://github.com/NonoMalpi/Secondary_band.git
创建时间: 2017-01-28T20:41:39Z
项目社区:https://github.com/NonoMalpi/Secondary_band

开源协议:

下载


Secondary_band

This project comprises part of my Master’s Thesis.

The aim of the project is to compute the value of an american option on the Spanish secondary band market for
the following day. For this purpose, a Machine Learning (ML) model has been developed to forecast the secondary band price. The pipeline includes
several ML algorithms, where the input data for the models are different Spanish electricity system variables.

The output obtained from the model is used as a baseline to evaluate an american option. The Last-Squares Monte Carlo
approach [1] is the framework used to approximate the value of the american option via simulation.

Diagram of the ML model:

machine_learning_pipeline_no_arima


References:

[1] F. Longstaff and E. Schwartz, “Valuing American Options by Simulation: A Simple Least-Squares Approach,” Rev Financ Stud,
vol 14, (1), pp. 113-147, 2001. DOI: https://doi.org/10.1093/rfs/14.1.113