Alex Cabrera
Alex Cabrera
In addition to selecting individual slices for charts, make a dropdown option that lets you select a single folder, which shows every slice in that folder in the chart.
e.g. if I want to create a slice for every category in a metadata column shouldn't have to do it one by one.
The `distill` terminology is very confusing to people. In the end of the day it's just a feature function -> take in data, output a feature by the Wikipedia terminology:...
It's not possible to create charts currently if you don't have a model, BUT you should be able to create size-based charts.
If you filter for a small subset, you can't see the filtered histograms at all. Maybe we have a toggle that only shows the filtered histograms
Sometimes the output is just a column, and we can just use the column as the output instead of writing a dummy @model function.
Often times we just want to get an embedding from the input data, NOT the output data. Currently we only support embeddings that come with a model prediction. It would...
Taking inspiration from AIFinnity, it would be cool to sort the comparison view by how "different" the outputs are OR more generally by the difference in any output column. Have...