Skip to main content

ML Observability Insights Library

Project description

Oracle Machine Learning Observability Insights Library (ML Insights)

ML Insights is a python library for data scientists, ML engineers and developers. Insights can be used to ingest data in different formats, apply row based transformations and monitor data and ML Models from validation to production.

ML Insights library also provides many ways to process and evaluate data and ML models. The options include low code alternative for customisation, a pre-built application and and further extensibility through custom applications and custom components.

Installation

ML Insights can be installed in a python 3.8 environment using:

pip install oracle-ml-insights

Several ML Insights dependencies are optional (for eg: Execution Engine) and can be installed with:

pip install oracle-ml-insights[option]

where "option" can be one of:

  • "dask", to run ML Insights on Dask Execution Engine

How it works

ML Insights helps evaluate and monitor data and ML model for entirety of ML Observability lifecycle.

Insights is component based where each component has a specific responsibility with a workflow managing the individual components.

Insights provides components to carry out tasks like data ingestion, row level data transformation, metric calculation and post processing of metric output. More details on these are covered in the Getting Started section.

In very simple terms, one has to provide location to the input data set that needs to be processed, select any additional simple transformation needed on the input data (for example, converting an un-structured column to structured one), and decide which metrics should be calculated for different features (columns of data). The user can also decide to define some post-action to be performed once all the metrics have been calculated.

Insights provides a simple, declarative API, out of box components covering majority of common use cases to choose from. Also, Insights enables users to author json-based configurations that can be used to define and customise all of its core features.

  • Insights currently supports CSV, JSON, and JSONL data types.

  • It also supports major execution engines like Native Pandas, Dask, and Spark.

  • Insights provides metrics in different groups like

    • Data Integrity
    • Data Quality/ Summary
    • Feature and Prediction Drift Detection
    • Model Performance for both classification and Regression Models
  • Insights also supports integration for writing metric data, or connecting to OCI monitoring service.

Contact

ML Insights SDK is offered by the OCI Data Science team. You can reach us through Oracle Support - https://www.oracle.com/support/.

License

Copyright (c) 2023, 2024, Oracle and/or its affiliates. Licensed under the Oracle Free Use Terms and Conditions (FUTC) License.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

oracle_ml_insights-1.3.1-py39-none-any.whl (837.3 kB view details)

Uploaded Python 3.9

oracle_ml_insights-1.3.1-py38-none-any.whl (837.5 kB view details)

Uploaded Python 3.8

File details

Details for the file oracle_ml_insights-1.3.1-py39-none-any.whl.

File metadata

File hashes

Hashes for oracle_ml_insights-1.3.1-py39-none-any.whl
Algorithm Hash digest
SHA256 874213d3c259333601672c23bfd85ba7250da333e439bd18517e89ff2e8e8473
MD5 1a7aa7c5d7a67562166164818dfb1dac
BLAKE2b-256 664faba1a5ab4b767f7e09d3d612098ae6733f9629000b48acf8a0f3ea667911

See more details on using hashes here.

File details

Details for the file oracle_ml_insights-1.3.1-py38-none-any.whl.

File metadata

File hashes

Hashes for oracle_ml_insights-1.3.1-py38-none-any.whl
Algorithm Hash digest
SHA256 5838ba339b5be57cf9f6ca8ee76daa94c8bf47199b19749e05190e7b50bc83f5
MD5 4a228c5ceecb0112fce37ee166556627
BLAKE2b-256 cadb2e01f32efa5493354a5c32b98506ce5a94538a9e93acffcd50d2c729f562

See more details on using hashes here.

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