Hacker News new | past | comments | ask | show | jobs | submit login

Followup: I see now that 'city' is in and 'region' is out.

Did you do that or did it figure it out on it's own.

Is there anyway to see the full decision tree without re-voting? I've accidentily refreshed a couple of times so my extra votes are skewing the tree but I'm interested in seeing how the tree evolves.




It figures it out on its own.

You can see the entire tree at http://cord-sa.appspot.com/dumpDT


Nice!

How big is the pool of variables it can choose from?

Any insight on why it choose 'region' and 'browserHeight' first?


Ugh, I thought I'd answered this but looks like HN lost my response :-(

> How big is the pool of variables it can choose from?

Currently it is just: screenWidth/Height, browserWidth/Height, browser, browserVersion, os, referrer, city, region, country.

It picks the variables based on how well they partition the datasets into diverse sub-groups. This is the code that does that job:

https://github.com/sanity/quickdt/blob/master/src/main/java/...




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: