What makes software development complex? How can we extract useful information out of our applications using machine learning techniques? Our August meetup helps answer both of those questions!

Wednesday 8th August 2018

19:10 Software Complexities
Talk by Peter Fisher (45 minutes)

During the life cycle of a system there can be vast amounts of internal and external influences that can lead to over complicated processes, infrastructure, design architectures, and ugly code. Decisions are sometimes made that can make software costly and difficult to maintain. The more complicated the software is the more time it takes to build, test and deploy. What are the key areas that make software so complicated and can we identify these before they get out of hand?

20:05
9
Machine learning and trend analysis in PHP
Talk by Michael Cullum (45 minutes)

The world we live in is one where data is one of the most valuable assets. There are many different pieces of data we can analyze on all kinds of data from analytics of user behavior of your platform, user generated content, monitoring of exception rates, or when your core business model is to provide some kind of analytics platform. This talk will talk about how you can, in your PHP applications, perform utilize machine learning techniques to build models, analyze data to get useful information and spot anomalies.