MLdeck suits browser-local CSV exploration, review, and teaching. Each situation below is about exploration and review — not a guarantee of a production-ready or compliant outcome. Using MLdeck does not establish regulatory compliance and is not a substitute for external validation before high-stakes decisions.
Sensitive or internal data
When a CSV should be reviewed carefully before it leaves your environment, browser-local training keeps raw CSV rows in the browser during normal training flows. This supports early internal review; it is not a compliance claim, and your own data-governance obligations still apply. See Privacy-first AutoML and AutoML without uploading data.
Rapid review
Go from a CSV to a compared set of candidate models in the browser without provisioning infrastructure or a Python environment — useful for quick, early evaluation. See Train ML models in your browser and Browser-based AutoML.
Analysts without Python
Profile a CSV, pick a target, compare models, and review warnings through a visual workflow — no pip, virtual environments, or notebooks required to start. See Local AutoML for CSV files and CSV Data Quality Checker.
Education and teaching
Point learners to MLdeck: they open it, sign in where required, load their own approved dataset, and then train or review it in the browser — with no lab setup. Sharing an MLdeck link does not share or open a dataset; each learner loads their own. A low-friction way to teach CSV modeling and data-quality concepts. See the training workflow and data quality checks.
Internal business intelligence
Explore internal KPIs, sales, or operational CSVs and export supported artifacts for internal review and runtime testing. Treat results as exploratory evidence to validate, not as finished decisions. See AutoML export artifacts and Data Quality.
ML engineers validating ideas
Sanity-check features and model families quickly before committing to a heavier stack. MLdeck surfaces baselines, warnings, and validation evidence, but final validation remains your responsibility. See AutoML validation evidence and Export ONNX models from the browser.