Use Case
Unit PADU, Kementerian Ekonomi Malaysia needs to identify B40 household vulnerability using live open government data. This workflow pulls two datasets from data.gov.my, cleans and transforms the data, trains a Random Forest ML model to classify households as B40 / M40 / T20, evaluates model accuracy, then uses Google Gemini AI to autonomously generate a Bahasa Malaysia policy brief and flag high-risk income groups — all exported to CSV.
Data: api.data.gov.my (HIES household income + LFS labour force)
ML Model: Random Forest Classifier
Agentic AI: Google Gemini 2.5 Flash (native KNIME nodes, no Python)