DeLaRiva
DeLaRiva
when applying this block: > for i in range(n_iter): > # Update Gaussian process with existing samples > gpr.fit(X_sample, Y_sample) > > # Obtain next sampling point from the acquisition...
It would be nice if there was an option to add `geom_jitter `to `plot_boxplot`. Thanks a lot!
Hi, I'm having troubles to get the order of a scatterplot with two numerical variables right:  I tried so many things now, I don't know where the reason is...