How to Tackle Class Imbalance Without Resampling
Imbalanced classification beyond resampling, threshold tuning, or cost-sensitive models- 25408Murphy2025-03-23
Storing images in TensorFlow record files
Did you know that TensorFlow has a custom format to store data? It's called TensorFlowRecords - or TFRecords for short -, and builds upon...- 27905Murphy2025-03-23
From Decision Trees to Transformers: Comparing Sentiment Analysis Models for Macedonian Restaurant
ML Techniques for Analysing Macedonian Restaurant Reviews- 29693Murphy2025-03-23
Using Apache Kafka for Data Streaming
Learn how to install and use Kafka to send and receive messages- 21155Murphy2025-03-23
Combating Overfitting with Dropout Regularization
Discover the Process of Implementing Dropout in Your Own Machine Learning Models- 24850Murphy2025-03-23
Breaking Linearity With ReLU
Explaining how and why the ReLU activation function is non-linear- 21167Murphy2025-03-23
Back to Basics, Part Tres: Logistic Regression
An illustrated guide to everything you need to know about Logistic Regression- 22377Murphy2025-03-23
March Edition: Data and Causality
How data scientists approach causal inference- 25130Murphy2025-03-23
Migrating data? Make the most of the Product itself!
Use the product features to make the data migration process easier- 22222Murphy2025-03-23
Python Assertions, or Checking If a Cat Is a Dog
Learn the rules of using assertions in Python - and those of not using them.- 28843Murphy2025-03-23
MLOps with Optuna
Don't waste your time, use Optuna- 23129Murphy2025-03-23
Coupon Collector's Problem: A Probability Masterpiece
Unpacking the intricacies of a classic probability puzzle- 28708Murphy2025-03-23
Building Interactive Network Graphs using pyvis
Learn how to make your network graphs come to life- 27753Murphy2025-03-23
Introducing Quix Streams: an open-source Python library for Kafka
Easily produce and consume time-series data streams with a Pandas-like interface.- 29205Murphy2025-03-23
VIM Tutorial – Edit Text Like a Pro
An easy-to-follow tutorial for Vim text editor- 28368Murphy2025-03-23
Geometric Deep Learning on Groups
Continuous vs discrete approaches on the sphere- 26085Murphy2025-03-23
Creating a Data Pipeline with Spark, Google Cloud Storage and Big Query
On-premise and cloud working together to deliver a data product- 28016Murphy2025-03-23
RANK() vs DENSE_RANK() vs ROW_NUMBER() in SQL
Understanding the difference between these window functions in SQL- 22269Murphy2025-03-23
Copulas: An Essential Guide & Applications in Time Series Forecasting
What are copula functions and why do we need them- 24908Murphy2025-03-23
Linear Algebra: Euclidean Vector Space
Part 5: A Gentle Introduction to Euclidean Vector Space- 29656Murphy2025-03-23
Genius Cliques: Mapping out the Nobel Network
Combining Network Science, Data Visualization, and Wikipedia to uncover hidden connections between all the Nobel laureates.
Data Science Expertise Comes in Many Shapes and Forms
Our weekly selection of must-read Editors' Picks and original features
