# NOT RUN {
model <- homer(toyml, "RANDOM")
pred <- predict(model, toyml)
# }
# NOT RUN {
##Change default configurations
model <- homer(toyml, "RF", clusters=5, method="clustering", iteration=10)
# }
Run the code above in your browser using DataLab