Posted on

A Vue.js example app which runs "train_test_split" from scikit-learn with only the browser and no python server. It uses Pyodide, which is an experimental project to create a full Python data science stack that runs entirely in the browser. For more information on Pyodide, checkout this mozilla blog post.

App Screenshot

Developed with pyodide, scikit-learn, and Vue.js.
The source code is available on Github.