by A. Pung | Apr 24, 2025 | AI / ML
(Under construction) Introduction Hunters and conservationists alike delight in estimating the age and health of wildlife. Since capturing and tagging animals in the wild can prove difficult, tracking the wellness of species and individuals is typically performed by...
by A. Pung | Aug 22, 2024 | AI / ML
Introduction In our tutorial on flight delay analysis, we scraped data from Kaggle. By ingesting a number of different data sources, we were able to piece together a large coherent dataset containing ~1.3M flights. Each flight in the dataset was further characterized...
by A. Pung | Aug 10, 2024 | AI / ML
Introduction Artificial Intelligence (AI) and Machine Learning (ML) have become a staple in today’s data analytics. Whether your problem lies in healthcare, fintech (finance technology), or transportation, ML provides a novel way to make predictions from large...
by A. Pung | Aug 9, 2024 | Math methods
Introduction This article is an aside from a previous article on machine learning. The dataframe used in this tutorial (flown_noNA) is derived in the previous article after ingesting multiple CSV files, combining data, and removing redundancies within the resulting...