Ls smallissues
In the current merge request, I have solved some small errors, and added some visualizations
- Adding typing for from
from_range
method - Adding
y_est_all
, with the estimation of allperformance attributes
to the dictionary provided by the generator - Created
load_all
method for theNNmodel
to load bothdatamodule
andmodel
, enforcing the required variables into thedataset
object - For the plot
distrib_attributes
, now it is possible to overlay all figures in a single plot throughsingle_fig = True
- New plotting of the whole grid of specified attributes, with 2d contours