What steps can be used to work on a QA if a predictive model is developed for forecasting?

devquora
devquora

Posted On: Feb 22, 2018

 

Here is a way to handle the QA process efficiently:
  • Firstly, partition the data into three different sets Training, Testing and Validation.
  • Secondly, show the results of the validation set to the business owner by eliminating biases from the first two sets. The input from the business owner or the client will give an idea of whether the model predicts customer churn with accuracy and provides desired results or not.
  • Data analysts require inputs from the business owners and a collaborative environment to operationalize analytics. To create and deploy predictive models in production there should be an effective, efficient and repeatable process. Without taking feedback from the business owner, the model will be a one-and-done model.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Data Analyst Interview Questions

    How can we differentiate between Data Mining and Data Analysis?

    Here are a few considerable differences:Data Mining: Data mining does not require any hypothesis and depends on clean..

    Data Analyst Interview Questions

    How do we conduct a data analysis?

    Data analysis deals with collecting, inspecting, cleaning, transforming and modeling data to glean valuable insights an..

    Data Analyst Interview Questions

    Define data cleansing? What best practices do you follow during data cleansing?

    Data cleaning is a crucial step in the analysis process where data is inspected to find anomalies, reduce repetitive da..