Tag: ML

AWS Lex & Lambda chatbot

Conversational AI is all the rage these days and for the right reason. Making chatbots smart enough to understand user intent and return results or information to complement user intention is conversational AI. We can choose to dive deeper into the subject but that is not the goal of this post. In this post, we […]

Read More →

Time-series Data Analysis with FB Prophet and Python

While advancements in data science often increase the infamous “skills gap” surrounding the field, Prophet was intentionally designed to lower the cost of entry for “analysts” — who possess an “in-the-loop” understanding of the problems they are trying to solve — via automation of time series forecasting. Prophet is a procedure for forecasting time series data based […]

Read More →