Data Lover | Indie Software Founder | Full-Stack Developer
Need help with any data or Python problem?
I have a few spots open for select freelance projects involving software engineering, data pipelines, visualization, and machine learning. Let's discuss how I might help.
Assessing your classification model’s performance is a critical step. This article explores the key classification metrics such as accuracy, precision, recall, f1 score, and specificity.
Looking to visualize the data from your Pandas dataframe? Seaborn is a great data visualization library. Learn how it works by creating your first chart!
One of my favorite MySQL functions that I wished more people knew about is GROUP_CONCAT. This lets you create an aggregated list of values in your queries. Read on to learn how to use it.