๐ The Machine Learning โAdvent Calendarโ Day 15: SVM in Excel
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-15 | โฑ๏ธ Read time: 12 min read
Instead of starting with margins and geometry, this article builds the Support Vector Machine stepโฆ
#DataScience #AI #Python
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-15 | โฑ๏ธ Read time: 12 min read
Instead of starting with margins and geometry, this article builds the Support Vector Machine stepโฆ
#DataScience #AI #Python
โค3
๐ When (Not) to Use Vector DB
๐ Category: LARGE LANGUAGE MODELS
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 8 min read
When indexing hurts more than it helps: how we realized our RAG use case neededโฆ
#DataScience #AI #Python
๐ Category: LARGE LANGUAGE MODELS
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 8 min read
When indexing hurts more than it helps: how we realized our RAG use case neededโฆ
#DataScience #AI #Python
โค2
๐ Separate Numbers and Text in One Column Using Power Query
๐ Category: DATA SCIENCE
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 6 min read
An Excel sheet with a column containing numbers and text? What a mess!
#DataScience #AI #Python
๐ Category: DATA SCIENCE
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 6 min read
An Excel sheet with a column containing numbers and text? What a mess!
#DataScience #AI #Python
โค1๐1
๐ The Machine Learning โAdvent Calendarโ Day 16: Kernel Trick in Excel
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 8 min read
Kernel SVM often feels abstract, with kernels, dual formulations, and support vectors. In this article,โฆ
#DataScience #AI #Python
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 8 min read
Kernel SVM often feels abstract, with kernels, dual formulations, and support vectors. In this article,โฆ
#DataScience #AI #Python
๐ Lessons Learned After 8 Years of Machine Learning
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 7 min read
Deep work, over-identification, sports, and blogging
#DataScience #AI #Python
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-16 | โฑ๏ธ Read time: 7 min read
Deep work, over-identification, sports, and blogging
#DataScience #AI #Python
โค1
๐ A Practical Toolkit for Time Series Anomaly Detection, Using Python
๐ Category: DATA SCIENCE
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 9 min read
Hereโs how to detect point anomalies within each series, and identify anomalous signals across theโฆ
#DataScience #AI #Python
๐ Category: DATA SCIENCE
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 9 min read
Hereโs how to detect point anomalies within each series, and identify anomalous signals across theโฆ
#DataScience #AI #Python
๐ The Machine Learning โAdvent Calendarโ Day 17: Neural Network Regressor in Excel
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 7 min read
Neural networks often feel like black boxes. In this article, we build a neural networkโฆ
#DataScience #AI #Python
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 7 min read
Neural networks often feel like black boxes. In this article, we build a neural networkโฆ
#DataScience #AI #Python
๐ Production-Grade Observability for AI Agents: A Minimal-Code, Configuration-First Approach
๐ Category: AGENTIC AI
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 12 min read
LLM-as-a-Judge, regression testing, and end-to-end traceability of multi-agent LLM systems
#DataScience #AI #Python
๐ Category: AGENTIC AI
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 12 min read
LLM-as-a-Judge, regression testing, and end-to-end traceability of multi-agent LLM systems
#DataScience #AI #Python
๐ 3 Techniques to Effectively Utilize AI Agents for Coding
๐ Category: LLM APPLICATIONS
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 8 min read
Learn how to be an effective engineer with coding agents
#DataScience #AI #Python
๐ Category: LLM APPLICATIONS
๐ Date: 2025-12-17 | โฑ๏ธ Read time: 8 min read
Learn how to be an effective engineer with coding agents
#DataScience #AI #Python
โค1
๐ 4 Ways to Supercharge Your Data Science Workflow with Google AI Studio
๐ Category: LLM APPLICATIONS
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 11 min read
With concrete examples of using AI Studio Build mode to learn faster, prototype smarter, communicateโฆ
#DataScience #AI #Python
๐ Category: LLM APPLICATIONS
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 11 min read
With concrete examples of using AI Studio Build mode to learn faster, prototype smarter, communicateโฆ
#DataScience #AI #Python
โค2
๐ The Subset Sum Problem Solved in Linear Time for Dense Enough Inputs
๐ Category: ALGORITHMS
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 31 min read
An optimal solution to the well-known NP-complete problem, when the input values are close enoughโฆ
#DataScience #AI #Python
๐ Category: ALGORITHMS
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 31 min read
An optimal solution to the well-known NP-complete problem, when the input values are close enoughโฆ
#DataScience #AI #Python
โค2
๐ Generating Artwork in Python Inspired by Hirstโs Million-Dollar Spots Painting
๐ Category: PROGRAMMING
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 6 min read
Using Python to generate art
#DataScience #AI #Python
๐ Category: PROGRAMMING
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 6 min read
Using Python to generate art
#DataScience #AI #Python
โค2
๐ The Machine Learning โAdvent Calendarโ Day 18: Neural Network Classifier in Excel
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 12 min read
Understanding forward propagation and backpropagation through explicit formulas
#DataScience #AI #Python
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-18 | โฑ๏ธ Read time: 12 min read
Understanding forward propagation and backpropagation through explicit formulas
#DataScience #AI #Python
โค1
๐ The Machine Learning โAdvent Calendarโ Day 19: Bagging in Excel
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-19 | โฑ๏ธ Read time: 11 min read
Understanding ensemble learning from first principles in Excel
#DataScience #AI #Python
๐ Category: MACHINE LEARNING
๐ Date: 2025-12-19 | โฑ๏ธ Read time: 11 min read
Understanding ensemble learning from first principles in Excel
#DataScience #AI #Python
๐ Agentic AI Swarm Optimization using Artificial Bee Colonization (ABC)
๐ Category: AGENTIC AI
๐ Date: 2025-12-19 | โฑ๏ธ Read time: 27 min read
Using Agentic AI prompts with the Artificial Bee Colony algorithm to enhance unsupervised clustering andโฆ
#DataScience #AI #Python
๐ Category: AGENTIC AI
๐ Date: 2025-12-19 | โฑ๏ธ Read time: 27 min read
Using Agentic AI prompts with the Artificial Bee Colony algorithm to enhance unsupervised clustering andโฆ
#DataScience #AI #Python