You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

Daniel_Burfoot comments on Group Rationality Diary, July 16-31 - Less Wrong Discussion

1 Post author: therufs 15 July 2013 01:39PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (34)

You are viewing a single comment's thread. Show more comments above.

Comment author: Daniel_Burfoot 19 July 2013 09:46:02PM 4 points [-]

Do you really need to build a whole web application for this? It seems like overkill. Why not just use a spreadsheet?

Comment author: Zian 04 August 2013 09:57:02PM 0 points [-]

Actually, the web application already exists to a great degree.

The big tasks left are:

  • Set up something to generate metadata like the jump from storing a value that says "ate at restaurant" and having a bit go to True that corresponds to "ate in Los Angeles County".
  • Do the actual Bayes classification or data analysis

Why not use a big XLSX?

It's really hard to enter data into an XLSX on a smartphone. Also, I guess you can say that a MySQL database table has a lot of similarities with a spreadsheet so, in that way, I am.