✕ Clear all filters
140 articles

📰 KDnuggets

140 articles · Updated every 3 hours · View all reads

All Articles 70,763Blog Posts 101,103Tech Tutorials 17,201Research Papers 14,970News 12,811 ⚡ AI Lessons
Practical NLP in the Browser with Transformers.js
KDnuggets 4d ago
Practical NLP in the Browser with Transformers.js
This tutorial covers three NLP tasks: text classification, zero-shot labelling, and question answering using Transformers.js's pipeline() API.
The ‘Entry-Level’ Gatekeeper: Auditing Job Descriptions with Textstat
KDnuggets 4d ago
The ‘Entry-Level’ Gatekeeper: Auditing Job Descriptions with Textstat
This article shows how to use free, open-source tools like Python and its Textstat library to build a script that automates the process of capturing "gatekeepin
Tweaking Local Language Model Settings with Ollama
KDnuggets 5d ago
Tweaking Local Language Model Settings with Ollama
In this article, we will go deep under the hood of Ollama's configuration engine, exploring how to fine-tune local language model parameters.
7 Real World AI Projects to Build in 2026 (with Guides)
KDnuggets 5d ago
7 Real World AI Projects to Build in 2026 (with Guides)
Explore seven practical AI projects that automate real workflows, including job search, web research, investment research, market trend analysis, invoice proces
Pandas GroupBy Explained With Examples
KDnuggets 6d ago
Pandas GroupBy Explained With Examples
Learn how to use Pandas GroupBy to summarize, compare, and analyze grouped data with simple, practical examples.
5 Scipy.stats Tricks for Simulating ‘What If’ Scenarios
KDnuggets 6d ago
5 Scipy.stats Tricks for Simulating ‘What If’ Scenarios
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
Visual Debugging Tools for Machine Learning Workflows
KDnuggets 1w ago
Visual Debugging Tools for Machine Learning Workflows
In this article, we cover three topics: what to visualize during training, the tools that provide those visualizations, and the methods to capture model computa
Top 7 Python Libraries for Large-Scale Data Processing
KDnuggets 1w ago
Top 7 Python Libraries for Large-Scale Data Processing
This article covers Python libraries that make large-scale data processing faster, more scalable, and easier to manage across modern data workflows.
Auditing Model Bias with Balanced Datasets with Mimesis
KDnuggets 1w ago
Auditing Model Bias with Balanced Datasets with Mimesis
Learn how to use Mimesis library to generate a balanced, counterfactual dataset that helps analyze potential bias in your models.
5 More Must-Know Python Concepts
KDnuggets 1w ago
5 More Must-Know Python Concepts
Let's take a look at five more fundamental concepts that every Python developer should have in their toolkit.
Easy Agentic Tool Calling with Gemma 4
KDnuggets 1w ago
Easy Agentic Tool Calling with Gemma 4
In this tutorial, we will give Gemma 4 two new tools and watch the model decide, on its own, when to look around and when to compute.
System Design Interview Questions: A Handy Collection
KDnuggets 1w ago
System Design Interview Questions: A Handy Collection
Ace system design interviews with 10 GitHub repositories packed with fundamentals, proven patterns, and real questions to help you design scalable systems with
Best Small Language Models on Hugging Face Right Now!
KDnuggets 1w ago
Best Small Language Models on Hugging Face Right Now!
Take a curated look at the best small language models currently available on Hugging Face, what each one is actually good at, the benchmark numbers that back th
Anonymizing Production Data for Data Science with Mimesis
KDnuggets 1w ago
Anonymizing Production Data for Data Science with Mimesis
Learn how to utilize Python's Mimesis library for anonymizing sensitive production data, based on a step-by-step example to try yourself.
SQL Window Functions Beyond Basics: Solving Real Business Problems
KDnuggets 1w ago
SQL Window Functions Beyond Basics: Solving Real Business Problems
You know window functions, but do you know how to use them to solve business problems? You will after you read this article.
10 GitHub Repositories to Master Quant Trading
KDnuggets 1w ago
10 GitHub Repositories to Master Quant Trading
From your first backtest to a real trading system, here are GitHub repos that can seriously level up your quant trading skills fast.
How to Get the Most Out of Claude Cowork
KDnuggets 🤖 AI Agents & Automation ⚡ AI Lesson 2w ago
How to Get the Most Out of Claude Cowork
Cowork is an autonomous agent that lives inside the Claude Desktop app, which has direct access to a folder on your computer, and can plan, execute, and deliver
Top 10 Python Libraries for Data Engineering in 2026
KDnuggets 2w ago
Top 10 Python Libraries for Data Engineering in 2026
Want to level up your data engineering toolkit? Here are some Python libraries that'll make your pipelines faster, cleaner, and easier to maintain.
The Hidden Skill Gap: Why Knowing SQL + Python Isn’t Enough Anymore
KDnuggets 2w ago
The Hidden Skill Gap: Why Knowing SQL + Python Isn’t Enough Anymore
This article is about the gap between what candidates prepare for and what companies actually need right now.
5 Cool Things I Did with Local Language Models
KDnuggets 2w ago
5 Cool Things I Did with Local Language Models
I have been running local models as part of my daily workflow for some time, and what surprised me most is how often local turned out to be the better choice, n