In this episode of Generative AI In The Enterprise, Zach delves into generative AI with guest Mark McKelvey, Co-Founder of Stacked Analytics. The two talk about the staying power of generative AI, with Mark providing insights into its various applications. From using large language models for data extraction and categorization to exploring novel ways of utilizing generative AI in decision-making …
Predicting River Flow with a Supervised Learning Time Series Model
In this blog, we will build a flow rate prediction algorithm for the Norfork River in Arkansas. Both farmers and recreationists are heavily dependent on the flow rate of the river. As the river flows faster, the risk of flooding increases and flooding can destroy crops for farmers and ruin vacations for tourists.
My goal with this flow rate prediction algorithm was to give a better idea of what the next 4 days of river flow will look like. Below, I will discuss the data science process that I underwent to make these predictions.