Skip to content

metalmancode/mldeck

Repository files navigation

MLdeck

MLdeck is a browser-local, privacy-first AutoML product for practical CSV-based machine learning workflows. It helps users review CSV quality, explore tabular models, compare baselines, collect validation evidence, generate reports, and prepare ONNX-oriented export artifacts while keeping normal browser training and Data Quality flows local to the user's browser environment.

This is the public MLdeck documentation repository. It contains public documentation, examples, validation notes, privacy notes, security guidance, and link maps for MLdeck's public website and channels.

The private commercial MLdeck source code is not included here. This repository does not contain the private application source, training engine, workers, export internals, runtime packaging, service configuration, secrets, credentials, private prompts, admin logic, private datasets, private reports, or generated model packages.

Public Links

Useful public pages:

Start Here

Public Examples

Public Documentation

Responsible Use

MLdeck results should be treated as exploratory modeling evidence until confirmed with strict validation. Important decisions require user-side review for leakage, time-dependence, class imbalance, dataset suitability, and domain-specific risks.

Exported artifacts should be tested outside MLdeck before operational use. Users should confirm schema handling, preprocessing assumptions, prediction behavior, parity with expected results, and suitability for the intended environment.

What Not To Post Here

Do not post or upload:

  • Private CSVs.
  • Customer data.
  • Financial, health, personal, or sensitive business data.
  • Secrets, tokens, credentials, certificates, service-account files, or .env files.
  • Generated export packages, including ONNX, PKL, wheel, ZIP, or runtime packages.
  • Private MLdeck application source code, worker logic, model/export internals, proprietary prompts, or admin logic.

Security And Privacy Notes

During normal browser training and Data Quality flows, raw CSV data stays in the browser environment. Backend services may still support account, application, consent, or control-plane features. Users remain responsible for the security of their browser, device, datasets, downloads, and exported artifacts.

See:

Further Reading

License

License terms for this public documentation repository should be confirmed by the repository owner before reuse.

This repository is public documentation only, not the private MLdeck source-code repository.

About

Public documentation and examples for MLdeck — browser-local privacy-first AutoML for CSV workflows. Website: https://mldeck.com/ Topics: automl machine-learning browser webassembly csv onnx privacy-first data-science no-code mlops

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors