Skip to main content

An sqlite-utils plugin to perform machine-learning workloads

Project description

sqlite-utils-ml

An sqlite-utils plugin to perform machine-learning workloads

PyPI CI/CD Coverage Status License

This sqlite-utils plugin allows to perform machine-learning related workloads, using an MLOps philosophy. All the underlying features are provided by sqlite-ml.

Installation

This plugin can be installed using sqlite-utils:

sqlite-utils install sqlite-utils-ml

Or you can install it as a standard Python package:

pip install sqlite-utils-ml

Usage

All sqlite-ml SQL functions are now available through sqlite-utils.

For instance to load the famous "Iris Dataset":

sqlite-utils memory "select sqml_load_dataset('iris')"

Please refer to sqlite-ml for further instructions.

License

Licensed under Apache License, Version 2.0

Copyright (c) 2023 - present Romain Clement

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

sqlite_utils_ml-0.1.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

sqlite_utils_ml-0.1.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

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