Data Science Process: From Business to Delivery
5 min readDec 11, 2022
Data science projects start with business needs and go through data analysis, model development, deployment to production, quality assurance, and after-deployment support. The image below illustrates the key steps and actions included in each step during the life cycle.
The Deliverables
Along the development life cycle, each project can deliver multiple deliverables according to the business need, as listed below.
- Descriptive reports, including statistical analysis, correlation analysis reports, and descriptive dashboards.
- Predictive model, including the model APIs, features importances, sensitivity analysis reports, and what-if dashboards.
- Prescriptive models include optimisation processes and prescribing the best values for the predictor variables that maximise the value of the target variable.