Skip to main content

ML Observability in your notebook

Project description

phoenix logo

Phoenix provides MLOps insights at lightning speed with zero-config observability for model drift, performance, and data quality.

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

Installation

pip install arize-phoenix

Getting Started

In this section, you will get Phoenix up and running with a few lines of code.

After installing arize-phoenix in your Jupyter or Colab environment, open your notebook and run

import phoenix as px

datasets = px.load_datasets("sentiment_classification_language_drift")
session = px.launch_app(datasets.primary, datasets.reference)
session.view()

Next, visualize your embeddings and inspect problematic clusters of your production data.

TODO(#297): Include GIF where we navigate to embeddings, zoom in and rotate, and select a cluster.

Don't forget to close the app when you're done.

px.close_app()

For more details, check out the Sentiment Classification Tutorial.

Documentation

For in-depth examples and explanations, read the docs.

Community

Join our community to connect with thousands of machine learning practitioners and ML observability enthusiasts.

  • 🌍 Join our Slack community.
  • 💡 Ask questions and provide feedback in the #phoenix-support channel.
  • 🌟 Leave a star on our GitHub.
  • 🐞 Report bugs with GitHub Issues.
  • 🗺️ Check out our roadmap to see where we're heading next.
  • 🎓 Learn the fundamentals of ML observability with our introductory and advanced courses.
  • ✏️ Check out our blog. TODO(#291): Add blog filter for Phoenix
  • ✉️ Subscribe to our mailing list. TODO(#294): Add link
  • 🐦 Follow us on Twitter.
  • 👔 Check out our LinkedIn. TODO(#292): Add link, fix badge

Contributing

License

Arize-Phoenix is licensed under the Elastic License 2.0 (ELv2).

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.2rc4.tar.gz (714.2 kB view hashes)

Uploaded Source

Built Distribution

arize_phoenix-0.0.2rc4-py3-none-any.whl (735.1 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