ML with Excel

Data Sets Explainable AI Featured Posts ML with Excel Natural Language Processing

Advanced Machine Learning with Basic Excel: Simple Alternative to XGBoost

Entitled “Advanced Machine Learning with Basic Excel”, the full version in PDF format is accessible in the “Free Books and Articles” section, here. Also discussed in details with Python code in chapter 2 in my book “Intuitive Machine Learning and Explainable AI”, available here. I discuss ensemble methods combining many mini decision trees, blended with regression, explained in […]

Read More
Explainable AI Featured Posts Machine Learning ML with Excel Statistical Science Synthetic Data Visualization

Fuzzy Regression: A Generic, Model-free, Math-free Machine Learning Technique

Some people climb Mount Everest solo in winter, with no oxygen. Some mathematicians prove difficult theorems using only elementary arithmetic. The proof, despite labeled as “elementary” is typically far more complicated than those based on advanced mathematical theory. The people accomplishing these feasts are very rare. Introduction For years, I have developed machine learning techniques […]

Read More
Data Sets Explainable AI Featured Posts Machine Learning ML with Excel Statistical Science Synthetic Data

Little Known Secrets about Interpretable Machine Learning on Synthetic Data

Entitled “Little Known Secrets about Interpretable Machine Learning on Synthetic Data”, the full version in PDF format is accessible in the “Free Books and Articles” section, here. This first article in a new series on synthetic data and explainable AI, focuses on making linear regression more meaningful and controllable. Includes synthetic data, advanced machine learning with Excel, […]

Read More
Books Machine Learning ML with Excel Visualization

Upcoming Books and Articles on MLTechniques.com

The future of machine learning and artificial intelligence. Here I share my roadmap for the next 12 months. While I am also looking for external contributors and authors to add more variety, my focus — as far as my technical content is concerned — is to complete the following projects and publish the material on this platform. All my blog posts will be available to everyone.

Read More
Explainable AI Machine Learning ML with Excel Synthetic Data Visualization

Computer Vision: Shape Classification via Explainable AI

Update: The technical report on this topic is now available in the Resources section, here. Look for the title “Classification of Shapes via Explainable AI” under Free Books and Articles. A central problem in computer vision is to compare shapes and assess how similar they are. This is used for instance in text recognition. Modern […]

Read More
Books Explainable AI Featured Posts Machine Learning ML with Excel Statistical Science Stochastic Systems Synthetic Data Visualization

New Book: Stochastic Processes and Simulations – A Machine Learning Perspective

New edition with Python code. Described as a “gem” or “masterpiece” by some readers. Buy the book here. Introduction This scratch course on stochastic processes covers significantly more material than usually found in traditional books or classes. The approach is original: I introduce a new yet intuitive type of random structure called perturbed lattice or […]

Read More
ML with Excel Statistical Science

Advanced Machine Learning with Basic Excel – Part 1

It is amazing what you can do with a simple tool such as Excel. In this series, I share some of my spreadsheets. They cover many topics, including multiple types of regression, model-free confidence intervals, resampling, an original technique known as hidden decision trees, scatter plots with multiple groups, advanced visualization techniques, and more. No […]

Read More