Skip to main content

AGILAB scikit-learn pipeline app with model, metrics, predictions, and evidence manifest

Project description

agi-app-sklearn-pipeline

PyPI version Python versions License: BSD 3-Clause

agi-app-sklearn-pipeline publishes the sklearn_pipeline_project AGILAB app as a self-contained PyPI payload. It keeps a normal scikit-learn pipeline workflow intact while making the executable app boundary, arguments, and evidence artifacts explicit.

Purpose

Use this package to run a compact classic ML proof: generate a deterministic classification dataset, train a StandardScaler + LogisticRegression pipeline, and persist the model, metrics, predictions, report, and run manifest together.

Installed Project

The distribution name is agi-app-sklearn-pipeline; the AGILAB project name is sklearn_pipeline_project. The package exposes both sklearn_pipeline and sklearn_pipeline_project through the agilab.apps entry point group, so AgiEnv(app="sklearn_pipeline_project") resolves the project without a monorepo checkout.

Install

pip install agi-app-sklearn-pipeline

The app project installs scikit-learn when AGILAB prepares its project environment. The payload package stays lightweight and only exposes the project root.

Run In AGILAB

Select sklearn_pipeline_project, then open ORCHESTRATE. Keep the defaults, run INSTALL, then run RUN. The worker exports model quality evidence and a manifest under sklearn_pipeline/evidence.

Expected Inputs

The default run generates a synthetic dataset with sklearn.datasets.make_classification. No external dataset, API key, notebook, cloud service, or private model is required.

Expected Outputs

The worker writes metrics.json, predictions.csv, model.joblib, sklearn_report.md, run_manifest.json, and sklearn_pipeline_summary.json.

Change One Thing

Change regularization_c from 1.0 to 0.5, then rerun the app. The manifest and metrics artifacts should make the changed behavior auditable.

Scope

This is a reproducible scikit-learn app example. It is not a generic apps-page, production model registry, or serving stack. Sklearn-specific logic stays inside the app project; shared pages should only consume app-agnostic artifact contracts such as metrics, predictions, and manifests.

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

agi_app_sklearn_pipeline-2026.6.20.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

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

agi_app_sklearn_pipeline-2026.6.20-py3-none-any.whl (22.2 kB view details)

Uploaded Python 3

File details

Details for the file agi_app_sklearn_pipeline-2026.6.20.tar.gz.

File metadata

File hashes

Hashes for agi_app_sklearn_pipeline-2026.6.20.tar.gz
Algorithm Hash digest
SHA256 4175fec1dd74360a624e4942439fd6fc682a8859a90dd2b73b8f65106341e1db
MD5 ebddd891b01bdc4915590bf5b170921b
BLAKE2b-256 99cb5cf76dd208dfbab0468d79b2d715e55493a4e809e8b10fd28da0ccee142f

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_sklearn_pipeline-2026.6.20.tar.gz:

Publisher: pypi-publish.yaml on ThalesGroup/agilab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agi_app_sklearn_pipeline-2026.6.20-py3-none-any.whl.

File metadata

File hashes

Hashes for agi_app_sklearn_pipeline-2026.6.20-py3-none-any.whl
Algorithm Hash digest
SHA256 302ed2f577e2fbc712b619cf69dee3312b65349c3046b966773d8c0c2c282c36
MD5 509c96ba4110c33db4637ab540ef2d2e
BLAKE2b-256 d0550981cc3cc699a7ac3952d8460cc56d553b6af219c725a121ce68813c5205

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_sklearn_pipeline-2026.6.20-py3-none-any.whl:

Publisher: pypi-publish.yaml on ThalesGroup/agilab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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