LASR Search: Howard, Megan

  • warning: Parameter 1 to faceted_search_ui_faceted_search_init() expected to be a reference, value given in /home/lasr/drupal/includes/module.inc on line 483.
  • warning: Parameter 2 to faceted_search_ui_faceted_search_query_alter() expected to be a reference, value given in /home/lasr/drupal/includes/module.inc on line 483.
1 result

Results

Classification Trees and Predicting Breast Cancer Diagnosis

Classification trees are used with a categorical response variable. The goal of a classification tree is to derive a model that predicts to which category a particular subject or individual belongs, based one or more explanatory factors. For example, we could use a classification tree to predict the diagnosis (Benign or Malignant) of a particular patient based upon information obtained by doctors through scanned images. These classification trees are displayed as a decision tree that has a start node which then branches into other nodes.