# Creates experiment specifying column names and the numerical variables that
# are parameters
expCreate(wekaExperiment,
methods="method",
problems="problem",
parameters="fold",
name="Test Experiment")
Run the code above in your browser using DataLab