visdesignlab / intent-system

This is code for Intent System Analysis project.
https://vdl.sci.utah.edu/predicting-intent
MIT License
3 stars 1 forks source link

Save last selected prediction as intent. #308

Closed alexsb closed 4 years ago

alexsb commented 4 years ago

Here, I've locked in a skyline selection.

image

Right afterwards the "save insight" button shows cluster, because it's the top-ranked prediction. Is that the right thing to do? [It's not]. Probably, we want to preserve the selection of the pattern.

However, this might actually be a bug: why is skyline not the top predicted pattern in this case?

alexsb commented 4 years ago

I think this is due to predictions only being calculated on A/B, not on B/C here.

kirangadhave commented 4 years ago

This was a bug!