I was asked to explore a car insurance premium dataset and predict a “fair” premium for each policyholder. The task included exploratory data analysis, feature engineering, model selection and comparison, and suggestions for model improvement. It was an interesting and insightful task, as our expectations sometimes fail and we can’t tackle the problem in a routine and straightforward way. I touch upon the exploratory analysis and model training. I will illustrate that machine learning models may not always meet our initial expectations. However, through a shift in perspective and a thorough analysis of the problem, we can still utilize their potential effectively.
You may also enjoy
Deploying to IONOS Managed Kubernetes: A Practical Walkthrough
Most cloud discussions tend to revolve around the large hyperscalers, but the cloud ecosystem is broader than Azure, AWS and Google Cloud. I recently had to ...
A RAG-based Document Q&A Agent on Azure
I built a system for a customer that needed to work with large volumes of invoices and contracts. The idea was: upload documents; extract, index and save inf...
GitLab Management MCP Agent
In our group, we use GitLab not only as our version-control tool but also for planning. However, adding and editing issues on the website involves many click...
Achieving Full Observability with the Grafana Ecosystem
To add full logging and monitoring to a project, I reviewed the Grafana doc and evaluated various tooling options. Reaching a coherent, end-to-end observabil...