How does ADAPA handle missing values for Decision Trees?

1 Min Read

PMML 3.2 offers many different strategies for the handling of missing values in Decision Trees. ADAPA supports all of them. These are:

  • lastPrediction
  • nullPrediction
  • defaultChild
  • weightedConfidence
  • aggregateNodes
  • none (default strategy)

For information on each strategy, please visit the PMML 3.2 Decision Trees specification page at the Data Mining Group website.


PMML 3.2 offers many different strategies for the handling of missing values in Decision Trees. ADAPA supports all of them. These are:

  • lastPrediction
  • nullPrediction
  • defaultChild
  • weightedConfidence
  • aggregateNodes
  • none (default strategy)

For information on each strategy, please visit the PMML 3.2 Decision Trees specification page at the Data Mining Group website.

Comprehensive blog featuring topics related to predictive analytics with an emphasis on open standards, Predictive Model Markup Language (PMML), cloud computing, as well as the deployment and integration of predictive models in any business process.

Link to original post

Share This Article
Exit mobile version