cover image

In this article, we will take a look under the hood of scipy.stats, exploring five essential tricks to design high-performance, rigorous simulations using only NumPy and SciPy.

cover image

A Coding Implementation to Master GPU Computing with CuPy, Custom CUDA Kernels, Streams, Sparse Matrices, and Profiling

cover image

Comprehensive taxonomy of linear algebra algorithms with Python & Ruby implementations. Covers vector operations, eigenvalues, SVD, decompositions, and BLAS/LAPACK routines.

cover image

Learn to calculate and interpret five essential effect size measures with Python examples and clear guidance.

Reference — NetworkX 3.5 documentation
23 Oct 2025
networkx.org
cover image
Generate random points inside a sphere
12 Oct 2025
johndcook.com

Generating random points inside a sphere of any dimension.

cover image

💫 Industrial-strength Natural Language Processing (NLP) in Python - explosion/spaCy

cover image

Learn when to use NumPy vs SciPy for statistical computing with practical examples and decision frameworks.

cover image

In this article, you will learn how to visualize skewness and kurtosis using Python.

cover image

In this article, we'll explore 10 Python one-liners that showcase the progression from basic statistical tests to sophisticated analyses.

cover image

In this tutorial, we’ll learn more about the Cauchy distribution, visualize its probability density function, and learn how to use it in Python.

cover image

A measure of correlation between discrete (categorical) variables

cover image
A Whimsical Journey Through Wait Times
15 May 2024
towardsdatascience.com

From Microwave Countdowns to Never-Ending Call Holds, with Python

cover image
Data Science at the Command Line, 2e
7 May 2024
jeroenjanssens.com

This is an overview of all the command-line tools discussed in this book. This includes binary executables, interpreted scripts, and Z Shell builtins and keywords. For each command-line tool, the...

cover image
Bounded Kernel Density Estimation
29 Feb 2024
towardsdatascience.com

Learn how Kernel Density Estimation works and how you can adjust it to better handle bounded data, like age, height, or price

cover image

How should we choose between label, one-hot, and target encoding?

cover image
30 Python Libraries that I Often Use
17 Feb 2024
datasciencecentral.com

30 Python libraries to solve most AI problems, including GenAI, data videos, synthetization, model evaluation, computer vision and more.

cover image

Density Based Clustering (DeBaCl) Toolbox.

cover image
skfolio/skfolio
15 Jan 2024
github.com

Python library for portfolio optimization built on top of scikit-learn - skfolio/skfolio

cover image

🐧 A list of awesome Linux softwares .

cover image
Install scikit-learn in Jupyter Lab
15 Oct 2023
chat.openai.com

Shared via ChatGPT

cover image

Understand the ins and outs of hierarchical clustering, and how it applies to marketing campaign analysis in the banking industry.

cover image
Variational Inference: The Basics
27 Jul 2023
towardsdatascience.com

Implementing variational inference from scratch

cover image
Deploying Falcon-7B Into Production
23 Jul 2023
towardsdatascience.com

Running Falcon-7B in the cloud as a microservice

cover image

Learn what vector search is and the metrics pertinent to decide the distance (or similarity) between objects.

cover image
The Basics of Anomaly Detection
10 Jul 2023
towardsdatascience.com

Basics of anomaly detection, its use-cases, and an implementation of simple yet powerful algorithm in Python

cover image

A hands-on dive into scalar quantization (integer quantization) and product quantization with Python.

cover image

There are various challenges in MLOps and model sharing, including, security and reproducibility. To tackle these for scikit-learn models, we've developed a new open-source library: skops. In this article, I will walk you through how it works and how to use it with an end-to-end example.

cover image

Wasserstein distance helps WGANs outperform vanilla GANs and VAEs. This post explains why so using some easy math.

cover image
Introduction to Embedding, Clustering, and Similarity
16 Sep 2022
towardsdatascience.com

Introduction to key elements of ML and Autoencoders: Embedding, Clustering, and Similarity.

cover image

How to use Python libraries like Open3D, PyVista, and Vedo for neighborhood analysis of point clouds and meshes through KD-Trees/Octrees

cover image

As a data analyst at Microsoft, I must investigate and understand time-series data every day. Besides looking at some key performance…

cover image

Updates in progress. Jupyter workbooks will be added as time allows. - bjpcjp/scikit-learn

cover image

A Quick Guide to The Weibull Analysis

cover image
W3Schools.com
17 Jan 2022
w3schools.com

W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

cover image

Sourced from O'Reilly ebook of the same name.

cover image

Beginner's tour of spaCy v2.0.

Frequencies%20 presentation
6 Dec 2021
images.anandtech.com
cover image

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸 - leandromoreira/digital_video_introduction

cover image
Probability Distributions with Python’s SciPy
23 Oct 2021
towardsdatascience.com

How to Model random Processes with Distributions and Fit them to Observational Data

cover image
Scikit-Learn Version 1.0
14 Sep 2021
scikit-learn.org

For a short description of the main highlights of the release, please refer to Release Highlights for scikit-learn 1.0. Legend for changelogs something big that you couldn’t do before., something t...

cover image
Conda: essential concepts and tricks
21 Mar 2021
towardsdatascience.com

for beginners as well as advanced users

cover image

An examination of the software that powers modern Climate simulations.

cover image

How to identify and segregate specific blobs in your image

cover image

How do you apply convolution kernels to colored images?

cover image

Demystifying the inner workings of BFGS optimization

cover image
Essential Math for Data Science: Information Theory
18 Dec 2020
towardsdatascience.com

Entropy, cross-entropy, log loss, and KL divergence

cover image
Represent your Geospatial Data using Folium
10 Dec 2020
towardsdatascience.com

As a part of the Data Science community, Geospatial data is one of the most crucial kind of data to work with. The applications are as…

cover image

An introduction to PyMC3 through a concrete example

cover image
EM Algorithm
10 Aug 2020
towardsdatascience.com

Mathematical Background and Example

cover image
Financial Independence — Simulating ODEs With Python
1 Jun 2020
towardsdatascience.com

Use Python to set your path towards it.

cover image
Basic Curve Fitting of Scientific Data with Python
15 May 2020
towardsdatascience.com

A basic guide to using Python to fit non-linear functions to experimental data points

SICP in Python
15 May 2020
wizardforcel.gitbooks.io

Berkeley CS61A Textbook

cover image
Partial Correlation Vs. Conditional Mutual Information
19 Apr 2020
towardsdatascience.com

Finding relationships between different variables/ features in a dataset during a data analysis task is one of the key and fundemental…

cover image

In this tutorial, you will learn how to get started with your NVIDIA Jetson Nano, including installing Keras + TensorFlow, accessing the camera, and performing image classification and object detection.

cover image

PRML algorithms implemented in Python.

cover image

By popular demand, I’ve updated this article with the latest tutorials from the past 12 months. Check it out here

cover image

There are multiple ways to doing the same thing in Pandas, and that might make it troublesome for the beginner user.This post is about handling most of the data manipulation cases in Python using a straightforward, simple, and matter of fact way.

cover image
[N] scikit-optimize 0.7 release
19 Feb 2020
reddit.com

Scikit-Optimize, or skopt, is a simple and efficient library to minimize (very) expensive and noisy black-box functions. It implements several…

cover image

Nature Methods - This Perspective describes the development and capabilities of SciPy 1.0, an open source scientific computing library for the Python programming language.

cover image

This post is about various evaluation metrics and how and when to use them.

cover image
A Brief Introduction to PySpark - Towards Data Science
14 Dec 2019
towardsdatascience.com

PySpark is a great language for performing exploratory data analysis at scale, building machine learning pipelines, and creating ETLs for…

cover image

Basic linear algebra can have a surprising influence on deep learning and machine learning. Learn what linear algebra is and how to use it.

cover image
Keras Mask R-CNN - PyImageSearch
30 Aug 2019
pyimagesearch.com

In this tutorial you will learn how to use Keras, Mask R-CNN, and Deep Learning for instance segmentation (both with and without a GPU).

cover image

spaCy is a modern Python library for industrial-strength Natural Language Processing. In this free and interactive online course, you'll learn how to use spaCy to build advanced natural language understanding systems, using both rule-based and machine learning approaches.

cover image

A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques - yzhao062/pyod

Working efficiently with JupyterLab Notebooks
14 Mar 2019
florianwilhelm.info

Being in the data science domain for quite some years, I have seen good Jupyter notebooks but also a lot of ugly. Notebooks can have the perfect balance between text, code and visualisations but how often do your notebooks rather get messy and incomprehensible after a while? Follow some simple best practices to work more efficiently with your notebooks.

cover image

A guided walkthrough of how to use the Prophet python library to solve a common forecasting problem.

cover image

An easy-to-use library for recommender systems.

cover image

Tensorflow (Python API) implementation of Deep Photo Style Transfer - LouieYang/deep-photo-styletransfer-tf

Eecs227at
8 Jun 2018
fa.bianp.net
cover image

Scenarios, tutorials and demos for Autonomous Driving - microsoft/AutonomousDrivingCookbook

cover image

Traditional strategies for taming unstructured, textual data

cover image

Strategies for working with continuous, numerical data

cover image
Gensim: topic modelling for humans
2 Feb 2018
radimrehurek.com

Efficient topic modelling in Python

cover image

Numba is an open-source Python compiler from Anaconda that can compile Python code for high-performance execution on CUDA-capable GPUs or multicore CPUs.

cover image

The Kullback-Leibler divergence between two probability distributions is sometimes called a "distance," but it's not. Here's why.