AI Experiments
Interactive playground for WANDAA TECH machine learning models.
This playground runs the same models as the Intelligence Lab, in a stripped-back interface built for trying many inputs quickly rather than reading about any one model.
How to use it
Pick a model from the tabs, paste the inputs it asks for, and run it. Numeric models expect comma-separated values in the order shown in the placeholder — that order matters, because the model was trained on those columns in that sequence.
A prediction that looks wrong is usually an input-shape problem rather than a model problem: the sonar classifier wants exactly 60 values, and the diabetes model exactly eight.
Why we published it
Most students meet machine learning as a notebook that someone else ran. Being able to change an input and watch the prediction move is a faster way to build intuition about what a model is sensitive to, and it costs us nothing to leave the endpoints open.
Intelligence Lab
Deploying high-performance machine learning models for real-time data analysis and predictive insights.
Data Entry
System Ready...