Blog

Machine Learning Regression Explained

Machine Learning Regression is a technique for investigating the relationship between independent variables or features and a dependent variable or outcome. It’s used as a method for predictive modeling in machine learning, in which an algorithm is used to predict continuous outcomes.   Solving regression problems is one of the most common applications for machine learning […]

Machine Learning Regression Explained Read More »

Breaking Down Machine Learning Silos to Maximize Value

Building walls to tear them down  Traditional FSI organizations have silos due to regulatory, legal and operating pressures. Business units and functions try to unify across customer journey transformations to stop the short-term fix of stitching processes and data flows together to bridge customer touch points, often unsustainable, carrying higher cost implications further down the

Breaking Down Machine Learning Silos to Maximize Value Read More »

Machine Learning in Finance

The financial and banking sectors are incredibly data-rich, with millions of transactions and transfers occurring every day. Data-led decisions are an integral part of the financial sector, whether in banks, insurance providers, lenders, or stock traders. Machine learning in finance is leveraged in the financial sector to automate manual processes, help inform decision making, and enhance

Machine Learning in Finance Read More »

What is Covariate Shift?

Covariate shift is a specific type of dataset shift often encountered in machine learning. It is when the distribution of input data shifts between the training environment and live environment. Although the input distribution may change, the output distribution or labels remain the same. Covariate shift is also known as covariate drift, and is a very

What is Covariate Shift? Read More »