Analysing user behaviour – from histograms to random forests (PyData) at PyCon Ireland 2015 | Lanyrd
Swrve’s own Dave Brodigan on game user-data analysis techniques:
The goal is to give the audience a roadmap for analysing user data using python friendly tools. I will touch on many aspects of the data science pipeline from data cleansing to building predictive data products at scale. I will start gently with pandas and dataframes and then discuss some machine learning techniques like kmeans and random forests in scikitlearn and then introduce Spark for doing it at scale. I will focus more on the use cases rather than detailed implementation. The talk will be informed by my experience and focus on user behaviour in games and mobile apps.
(tags: swrve talks user-data big-data spark hadoop machine-learning data-science)
-
fast, modern, zero-conf load balancing HTTP(S) router managed by consul; serves 15k reqs/sec, in Go, from eBay
(tags: load-balancing consul http https routing ebay go open-source fabio)