This is a swift 4 implementation of General Examples on Scikit Learn. The data used to generate the Core ML Model is taken from Scikit Learn.
Core ML require macOS 10.13, iOS 11, or tvOS 11. This example project runs only in iOS 11.
Plotting Cross-Validated Predictions (http://scikit-learn.org/stable/auto_examples/plot_cv_predict.html#sphx-glr-auto-examples-plot-cv-predict-py).