facets
facets copied to clipboard
Visualizations for machine learning datasets
Hi, I'm trying to embed facets into a node.js application. I realized that facets cannot be npm installed yet, which makes the embedding process difficult. Is there a plan for...
At the top of https://pair-code.github.io/facets/ there are two links named "Facets Overview" and "Facets Dive" that don't go anywhere.
The `WORKSPACE` file in the facets project contains `stephanwlee/tensorboard` instead of `tensorboard/tensorboard`. https://github.com/PAIR-code/facets/blob/master/WORKSPACE#L55
I am trying to display the confusion matrix of images in Colab. It loads the jsondata correctly, but doesn't display the images. When inspecting the console, it gives a 404...
https://raw.githubusercontent.com/PAIR-code/facets/1.0.0/facets-dist/facets-jupyter.html cant import this depends
how can I add some custom columns such as "default_val_rate" rather than "zeros"? 
Settings the `filteredDataIndices` property on a `` component causes some weird things to happen in the UI. 1) There sometimes seem to be two copies of the moving yellow selection...
I was following the notebook example: https://colab.research.google.com/github/PAIR-code/facets/blob/master/colab_facets.ipynb - The facets-dive part can be displayed and also can be saved as html in jupyter-notebook. - The facets-overview part CAN NOT be...
In colab dark mode, Overview looks bad because parts of it are responsive to the theme but not every visual element.