From c66e915e5d3857a1ce7acc60078ad6ffed3d523d Mon Sep 17 00:00:00 2001 From: David <119470903+PubliusAu@users.noreply.github.com> Date: Thu, 25 May 2023 17:21:16 -0500 Subject: [PATCH] adding an open source machine learning tool Phoenix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b274223..2b107ad 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ A curated list of awesome **open-source** data visualizations frameworks, librar ## Machine Learning tools - [TensorWatch](https://github.com/microsoft/tensorwatch) - Debugging and visualization tool for data science and machine learning +- [Phoenix](https://github.com/Arize-ai/phoenix) - ML observability in a notebook with UMAP visualizations ## Python tools - [altair](https://altair-viz.github.io/) - Declarative statistical visualizations, based on Vega-Lite.