OpenBB-finance / BenchmarkForecast

A simple tool to make benchmarking the forecasting menu simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BenchmarkForecast

A simple tool to make benchmarking the forecasting menu simple. This creates an excel file with the parameters a model was run with, and the results of the model.

Run:

Just type: python main.py

Add a model

Open src/base.py and add a dictionary items similar to the existing format.

About

A simple tool to make benchmarking the forecasting menu simple

License:MIT License


Languages

Language:Python 100.0%