VedaForge

VedaForge

The repair shop after the diagnosis. VedaProfile found the issues; here the data gets cleaned, features get selected, and everything you do is logged into a reusable recipe, with the statistical dials yours to turn.

Open a dataset

CSV or Excel. The real pandas and scikit-learn run inside your browser (WebAssembly); your file never leaves your machine.

Continue the story

The same synthetic Indian flights dataset VedaProfile diagnosed: MAR fare gaps, fog-delay outliers, a constant column, duplicates. Now repair it.

Real libraries, your machine. This app runs actual scikit-learn in the browser. The first visit downloads the runtime once (a loading screen explains it); after that it starts from cache. Missing value treatments follow the taxonomy of my paper "Methods of Missing Value Treatment and their effect on the Accuracy of Classification Models" (2018).
Computed inside your browser; nothing is uploaded.
VedaForge
Preparing...
VedaForge runs the real Python data stack (pandas, scikit-learn) inside your browser through WebAssembly. The first visit downloads it once; every later visit starts from cache. Your data never leaves this machine either way.