Regression

Build a production-ready regression model on tabular data using XGBoost with conformalized quantile regression for prediction intervals. Use when the user needs to predict a continuous target from tabular features (price, sales, demand, time-to-event, score) and report uncertainty alongside the point estimate. Default to this for any tabular regression task.

brojonat Updated

File contents

brojonat/manager-packs/tree/main/bundles/regression commit 8051b314f8

Frequently asked questions

npx skillmds@latest add brojonat/regression-2