Category: Machine Learning


  • Mirror Minds – Is the Machine Talking Back?

    This morning I caught myself typing: โ€œGood morning, Chat.โ€ Then I stopped. Who exactly am I greeting? I felt like Catweazle saying hello to his own reflection in the lake. Thereโ€™s no awareness on the other side. No inner life. No โ€œself.โ€ And yet, the exchange feels relational. We talk to our cars. So of…

  • OK so what’s Agency Mode all about?

    Agency Mode refers to a system design or architecture where an AI (or automation system) operates as an independent agent โ€” proactively taking actions on behalf of a user or organization, often across systems and workflows. It contrasts with reactive โ€œassistant modeโ€ AI, which only responds to prompts. Hereโ€™s a practical example: ๐Ÿ“˜ Case Study:…

  • Machine Learning Predictive Modelling – Is it going to rain?

    Models are a foundation tool in machine learning (which in turn is one of the foundations of AI), each model has its strengths for solving various prediction problems in real-world applications. Basic Predictive Models include Decision Tree, Random Forest, Logistic Regression, and Stacking Introduction Machine learning (ML) uses predictive models to forecast outcomes based on…