Gustavo Santos

AI

How I Created a Data Science Project Following CRISP-DM Lifecycle

An end-to-end project using the CRISP-DM framework Gustavo Santos · Follow Published in Towards Data Science · 22 min read · 11 hours ago — Image created by AI. OpenAI. CRISP-DM Project Lifecycle Framework for Data Science. DALL-E, 2024. Introduction CRISP-DM stands for Cross-Industry Standard Process for Data Mining, a data mining framework open to anyone who wants to use it. Its first version was created by SPSS, Daimler-Benz and NCR. Then, a group of

Read More »
AI

Creating Project Environments in Python with VSCode

Learn how to manage different environments for your Python projects Gustavo Santos · Follow Published in Towards Data Science · 5 min read · 2 hours ago — Photo by jesse orrico on Unsplash Introduction Creating Data Science projects can be pretty straightforward. With the numerous resources available these days, it’s just a matter of choosing a development tool and kicking off your project. Documentation is also easily available, in addition to several AI bots

Read More »
AI

5 Useful Visualizations to Enhance Your Analysis

Use Python’s statistical visualization library Seaborn to level up your analysis. Gustavo Santos · Follow Published in Towards Data Science · 7 min read · 12 hours ago — Photo by ANIRUDH on Unsplash Introduction Seaborn has been around for a long time. I bet it is one of the most known and used libraries for data visualization because it is beginner friendly, enabling…

Read More »