Skip to main content

The complete ML toolkit — EDA, cleaning, training, explainability, deployment

Project description

mlpilot 🚀

The complete machine learning toolkit that just works.
One import. One goal. No configuration.

v1.0.0 License: MIT


The Vision

Most ML libraries require hours of setup, API keys, and complex boilerplate. mlpilot changes that. It is designed to be Zero-Config and Unbreakable, whether you are running on a powerful GPU server, a local laptop, or a free Google Colab notebook.

Quick Start (Truly Zero-Config)

Install the library:

pip install mlplt

Analyze your data in 3 lines (No API keys or setup needed):

import mlpilot as ml
import seaborn as sns

df = sns.load_dataset('titanic')

# Ask anything in plain English
ans = ml.analyst(df)
ans.ask("What was the survival rate by passenger class? Show a bar chart.", auto_run=True)

Key Modules

Module Description Example
SmartEDA Instant 12-section data analysis reports. ml.analyze(df)
AutoCleaner One-click missing value and outlier handling. ml.clean(df)
FeatureForge Leakage-safe automated feature engineering. ml.features(df)
BaselineBlitz Compare 5+ models in 10 seconds. ml.baseline(X, y)
HyperX Fast, budget-aware hyperparameter tuning. ml.tune('lgbm', X, y)
AI Analyst Natural language interface to your data. ml.analyst(df).ask(...)
LaunchPad Generate FastAPI + Docker deployments instantly. ml.deploy(model)

Why mlpilot?

  • 📦 Zero-Config AI: Built-in local AI engine (Transformers) for when you don't have API keys.
  • 🧹 Unbreakable Paths: Works perfectly regardless of your OS, drive letter, or notebook environment.
  • 🤫 Professional Silence: No technical clutter. Just clean, actionable answers.
  • 🛠️ Batteries Included: Everything from cleaning to deployment in a single package.

License

MIT © mlpilot contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlplt-1.0.9.tar.gz (88.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mlplt-1.0.9-py3-none-any.whl (96.7 kB view details)

Uploaded Python 3

File details

Details for the file mlplt-1.0.9.tar.gz.

File metadata

  • Download URL: mlplt-1.0.9.tar.gz
  • Upload date:
  • Size: 88.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for mlplt-1.0.9.tar.gz
Algorithm Hash digest
SHA256 b30c93aa0e44ab757ed1f5645ba90ab9d7f716d9ee80abf70c3538a9f3c65bc8
MD5 ec15f3e27d8cceb7ee613edd43ea6488
BLAKE2b-256 33697b812502c6f4c94d9fa69f1eaf5aef07cde89b2e6484d22ac1cc8245fea4

See more details on using hashes here.

File details

Details for the file mlplt-1.0.9-py3-none-any.whl.

File metadata

  • Download URL: mlplt-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 96.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for mlplt-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 73dfd44612a32991f99b17b0d4e3213a49c98cffb7433ee87c8002ec0d67173d
MD5 7ebe8c28090c13330d2a578d2cc93f0a
BLAKE2b-256 030d9fd1fceff1cfd73e9dd1b9660def572bfe423c4d888901659ef398756f37

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page