
Advanced Machine Learning with Basic Excel: Simple Alternative to XGBoost
- Vincent Granville
- September 11, 2022
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
Fuzzy Regression: A Generic, Model-free, Math-free Machine Learning Technique
- Vincent Granville
- May 22, 2022
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
Little Known Secrets about Interpretable Machine Learning on Synthetic Data
- Vincent Granville
- May 7, 2022
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
Upcoming Books and Articles on MLTechniques.com
- Vincent Granville
- April 25, 2022
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
Computer Vision: Shape Classification via Explainable AI
- Vincent Granville
- April 20, 2022
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
New Book: Stochastic Processes and Simulations – A Machine Learning Perspective
- Vincent Granville
- March 22, 2022
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
Advanced Machine Learning with Basic Excel – Part 1
- Vincent Granville
- March 20, 2022
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
You must be logged in to post a comment.