AbeHandler / rookie

The Rookie Text Analysis System
10 stars 1 forks source link

scaling #223

Closed brendano closed 8 years ago

brendano commented 8 years ago

screen shot 2016-07-22 at 2 49 03 pm

AbeHandler commented 8 years ago

scaling issue. not bug. good argument for rethinking the scale (not saying we necessarily need to worry about it, at least in the next month)

screen shot 2016-07-26 at 10 28 30 am
brendano commented 8 years ago

the solutions we briefly discussed included

AbeHandler commented 8 years ago

one comment, having tried out sqrt scaling.... Sqrt scaling squishes big counts more than small counts -- so small counts seem bigger on the overall Y scale. Advantage v. linear scaling: you can see small counts more easily. Disadvantage v. linear scaling: linear scaling tends to hide small counts, which gives a sort of visual smoothing effect. W/ linear scaling: it's easier to see "events" (bunches of big counts all together). This is probably turkable, altho perhaps not for this paper.

brendano commented 8 years ago

ah interesting. yeah could try the whole "Tukey's ladder" of transformations. next paper or two away

On Sat, Jul 30, 2016 at 11:18 AM, Abe Handler notifications@github.com wrote:

one comment, having tried out sqrt scaling.... Sqrt scaling squishes big counts more than small counts -- so small counts seem bigger on the overall Y scale. Advantage v. linear scaling: you can see small counts more easily. Disadvantage v. linear scaling: linear scaling tends to hide small counts, which gives a sort of visual smoothing effect. W/ linear scaling: it's easier to see "events" (bunches of big counts all together). This is probably turkable, altho perhaps not for this paper.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AbeHandler/rookie/issues/223#issuecomment-236370736, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAGjWk2yAiFxC7i2kyt_A0vurBivS-xks5qa2tMgaJpZM4JTB6O .

AbeHandler commented 8 years ago

linear

screenshot

sqrt

screen shot 2016-07-30 at 11 22 08 am
AbeHandler commented 8 years ago

I actually think linear scale is better -- at least for Rookie newbies. it makes things more event-y. you know where to look. 8/3/16 user studies.