ML Observability in your notebook
Project description
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_example("sentiment_classification_language_drift")
session = px.launch_app(datasets.primary, datasets.reference)
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
- 💻 Read our developer's guide.
- 🗣️ Join our Slack community and chat with us in the #phoenix-devs channel.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arize_phoenix-0.0.3.tar.gz.
File metadata
- Download URL: arize_phoenix-0.0.3.tar.gz
- Upload date:
- Size: 736.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
967e9144b282bd33250d932bab6d9844820aaadbeb59b6658f13ad8eeb1742ec
|
|
| MD5 |
55972d59ba4fcc7ebae69f6136136ec0
|
|
| BLAKE2b-256 |
b55c7ee1b69646effab1cb46b0944b0e3d4dd12385f836236079b0464df68c1b
|
File details
Details for the file arize_phoenix-0.0.3-py3-none-any.whl.
File metadata
- Download URL: arize_phoenix-0.0.3-py3-none-any.whl
- Upload date:
- Size: 759.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84dbaa8d5a5dfc6f9f9f00f868bad95018011c9b7e35545f393f33b0f18a8474
|
|
| MD5 |
94c4fb218bb1bc7cd072335c2f04fcc8
|
|
| BLAKE2b-256 |
47432c94ae43b97e06e9e8e38b85011f89c7670dad7509aab39041412bb15d41
|