Hello RRenaud,
For a hobby project I’m interested in running machine learning analyses on the councilroom database using R. This page tells me that if I just want to access the data, I should send you a message, so here I am ;). Is there a way to access the database through R that you know of, or is the data available as a file somewhere? Thanks in advance for your time.
Best wishes,
Henk
Henk Broekhuizen, MSc
PhD candidate | University of Twente, dept. HTSR | E: h.broe...@utwente.nl | W: www.utwente.nl/bms/htsr
Data Scientist | X-IS | E: h.broe...@x-is.eu | W: www.x-is.eu
--
You received this message because you are subscribed to the Google Groups "Councilroom.com development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to councilroom-d...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for your response. I’m interested in the game logs to run analyses on. How large a database (or collection of files) are we talking about? I’m not familiar with Mongo but a quick Google shows that it should be possible to import data into my R session(s). Let me know what’s most convenient for you.
Thanks again,
Henk
The parsed games sound like a good place to start for me as it’s filtered and I think JSON can readily be read into R. In my job I work with SQL server, but I’ve read online converting from Mongo DB to SQL is rather bothersome.
I’m not very handy in Linux terminal apart from basics, but I think I’ll manage. So a login sounds good and then I can find out how to compress the data on-server and download the JSON by myself. Of course if you would volunteer to send me the data, that’d be greatly appreciated, but I don’t want to impose on your time.
Thanks,
That looks quite readable, actually; given the translation key for the symbols. It definitely sounds like something I could use, so please let the dump complete.
Thanks again, and I look forward to hearing from you.
Best wishes,