fynance.neural_networks.RollMultiNeuralNet.plot_perf

RollMultiNeuralNet.plot_perf(f, ax)

Plot performances of train/estim periods of neural network.

Parameters:
fig : matplotlib.figure.Figure

Figure to display backtest.

ax : matplotlib.axes

Axe(s) to display a part of backtest.

Returns:
rnn : RollNeuralNet