fbpx

Demystifying Feature Engineering for Machine Learning

By Sachin Andhare

What is Feature Engineering FE is the process of applying domain knowledge to extract analytical representations from raw data, making it ready for machine learning. It involves the application of business knowledge, mathematics, and statistics to transform data into a format that can be directly consumed by machine learning models. It starts from many tables spread across disparate databases that are then joined, aggregated, and combined into a single flat table using statistical transformations and/or relational operations. Let’s say you are addressing a complex business problem such as predicting customer churn or forecasting product demand using applied machine learning. Assuming a team is in place and the business case identified, where do you start? The first step is to collect the relevant data to train the machine learning (ML) algorithms. This is usually followed by the selection of the appropriate algorithm or ensemble of algorithms. Choosing the right algorithm depends…

BLOG – The Insurance Brain: AI-Driven Policy Recommendations

By Ryohei Fujimaki, PhD.

This article was originally posted February 18, 2020 on Forbes Cognitive World - AI Contributor Group.  dotData's Founder and CEO - Ryohei Fujimaki, PhD was an interviewed contributor for this important information share.   In today's competitive global insurance market, insurers are striving to create new ways to successfully overcome two important and opposing forces: creating short-term revenue growth for the company, while also meeting customers' needs for product offerings and services that are personalized, relevant, and provide long-term value. In meeting these challenges, insurers realize the strategic importance of their data, and how AI and machine learning (ML) can help them better achieve their business goals. But while investments in AI are growing, challenges in resources, technology infrastructure, and the ability to operationalize models quickly and efficiently can prevent insurers from fully leveraging AI and data science to drive business impact. These were some of the challenges faced by leading global…