9.1. Main API# API for julearn. Functions# run_cross_validation(X, y, model, data[, ...]) Run cross validation and score. run_fit(X, y, model, data[, X_types, ...]) Fit the model on all the data.