using Rtemis, DataFrames
The WebIO Jupyter extension was not detected. See the WebIO Jupyter integration documentation for more information.
using Rtemis, DataFrames
The WebIO Jupyter extension was not detected. See the WebIO Jupyter integration documentation for more information.
= rnormmat(100, 10);
x = x[:, 3] .+ x[:, 5].^2 .+ randn(100);
y = hcat(x, DataFrame(y = y));
dat = resample(dat);
res = incl(dat, res[1]);
dat_train = excl(dat, res[1]); dat_test