TDSP: When Agile Meets Data Science
A practical guide to applying agile principles to data science projects- 27717Murphy ≡ DeepGuide
Ensure Model Reliability with Unit Testing
Catch errors early on in the development process- 26667Murphy ≡ DeepGuide
A Visual Microphone? The Revolutionary Tech That Can Extract Audio from Images
The power of subtle motions- 20871Murphy ≡ DeepGuide
Choosing the Right Tool for Your Next Data Science Web Application
Flask, Django, Streamlit: Three options for data scientists getting into web development.- 22787Murphy ≡ DeepGuide
Google's MusicLM: from text description to music
A new model is generating impressive music from just text prompt- 23978Murphy ≡ DeepGuide
Fundamentals of Statistics All Data Scientists & Analysts Should Know – With Code –
This article is a comprehensive overview of the fundamentals of statistics for Data Scientists and Data Analysts.- 22793Murphy ≡ DeepGuide
How to Load Multiple CSV Files into a Pandas DataFrame
Importing and concatenating multiple CSV files into one pandas DataFrame- 29918Murphy ≡ DeepGuide
ChatGPT and the Future (Present) We're Facing
2023 will be much more intense and overwhelming than 2022, so tighten your seatbelts- 23668Murphy ≡ DeepGuide
Back To Basics, Part Dos: Gradient Descent
An accessible perspective on essential machine learning concepts- 27164Murphy ≡ DeepGuide
4 Essential Techniques You Must Learn as a Python Beginner
And how to use them so you can ace that next job interview with ease- 29320Murphy ≡ DeepGuide
We Should Have Seen ChatGPT Coming
We've all been contributing to it for years- 25020Murphy ≡ DeepGuide
Everything You Need to Know About Heatmap – Tutorial With PowerBI
Understand all the ins and outs of heatmaps, and their application using Power BI.- 28591Murphy ≡ DeepGuide
Advanced JavaScript Functions To Improve Software Code Quality
Enhance code quality with functions including Debounce, Once, and Memoize, all the way to Pipe, Pick, and Zip- 29846Murphy ≡ DeepGuide
The DVC Guide: Data Version Control For All Your Data Science Projects
Become familiar with data versioning just like code versioning- 29065Murphy ≡ DeepGuide
Why Do We Have Huge Language Models and Small Vision Transformers?
Google ViT-22 paves the way for new large transformers and to revolutionize computer vision- 22393Murphy ≡ DeepGuide
Bridge the Gap Between Data and Humanity With the Power of This Python Library
Make your Python outputs more understandable to humans- 29214Murphy ≡ DeepGuide
SQL Riddles to Test Your Wits
SQL is a deceptively simple language. Across its many dialects, users can query databases in a syntax similar to English. What you see is what you get… until you don’t. Every now and then I come across a query that produces a result completely- 23408Murphy ≡ DeepGuide
A Practical Introduction to Geospatial Data Analysis using QGIS
This is the first article of the series regarding Geospatial Data Analysis: Geospatial Data Analysis using QGIS (this post) Guide for getting started with OpenStreetMap Geospatial Data Analysis with GeoPandas Geospatial Data Analysis with OSMnx Geocoding- 20794Murphy ≡ DeepGuide
RANK() vs DENSE_RANK() vs ROW_NUMBER() in SQL
Understanding the difference between these window functions in SQL- 22235Murphy ≡ DeepGuide
How To Improve The Performance of Python Functions
Speeding up frequently called functions in Python- 21595Murphy ≡ DeepGuide
We look at an implementation of the HyperLogLog cardinality estimati
Using clustering algorithms such as K-means is one of the most popul
Level up Your Data Game by Mastering These 4 Skills
Learn how to create an object-oriented approach to compare and evalu
When I was a beginner using Kubernetes, my main concern was getting
Tutorial and theory on how to carry out forecasts with moving averag