Skip to main content

ML Observability in your notebook

Project description

phoenix.ai

CI/CD Python CI CD - Build Phoenix CD - Release
Docs Docs - Release Contributor Covenant/Code of Conduct
Package PyPI - Version PyPI - Downloads PyPI - Python Version
Meta Hatch project code style - black imports - isort types - Mypy License - None

Phoenix enables you to get to MLOps insights at lightning speed. Phoenix focuses on surfacing areas that require critical attention and offers zero-config observability for model drift, performance, and data quality.

_ NOTE: Phoenix is under active development. APIs may change at any time _

Getting started

pip install phoenix

Troubleshooting

If you are using an Apple M1 machine and encounter the error Could not find a local HDF5 installation, take the following steps:

  1. Install HDF5 with arch -arm64 brew install hdf5.
  2. Find the path to your HDF5 installation with brew info hdf5.
  3. Set an environment variable with export HDF5_DIR=/path/to/your/hdf5/installation.
  4. Retry the command you ran when you encountered the error.

If are you using an Apple M1 machine and encounter the error incompatible architecture (have (x86_64), need (arm64e)) during installation (for example, while installing hdbscan), take the following steps:

  1. Run softwareupdate --install-rosetta to install Rosetta2 in order to emulate Intel CPUs on your ARM machine.
  2. Purge the pip cache with pip cache purge.
  3. Retry pip install -e . from the repo base directory.

Unstructured data

Phoenix takes advantage of UMAP and HDBSCAN to highlight segments of your data that are areas of critical drift.

Structured / tabular data

Phoenix surfaces up problematic features of your model with regards to drift, performance, and data quality.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

arize_phoenix-0.0.1rc0.tar.gz (186.8 kB view details)

Uploaded Source

Built Distribution

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

arize_phoenix-0.0.1rc0-py3-none-any.whl (197.9 kB view details)

Uploaded Python 3

File details

Details for the file arize_phoenix-0.0.1rc0.tar.gz.

File metadata

  • Download URL: arize_phoenix-0.0.1rc0.tar.gz
  • Upload date:
  • Size: 186.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for arize_phoenix-0.0.1rc0.tar.gz
Algorithm Hash digest
SHA256 003e3f81218abddbab1e3cff05038fece206fea5d0551ce7b7d9280f73ff6fae
MD5 9d6dd3da72901cf9ae7f34c18ec8351b
BLAKE2b-256 8b1329c6342f1e26454354196962312167c53fcbc64e7314a9ed3d5667338033

See more details on using hashes here.

File details

Details for the file arize_phoenix-0.0.1rc0-py3-none-any.whl.

File metadata

File hashes

Hashes for arize_phoenix-0.0.1rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 488cbe78a286f58eef89d2db4493f9c5f32ad474f9061de4faadad7741ba8813
MD5 68f986f27a3eb7ef64f6e4ee2abb5a8a
BLAKE2b-256 ca88644f5ef887b33516671f0013e326b3909ef1f3fae2f8c7f62d7fe140b6f3

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