# Exploration

<figure><img src="https://237325963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9LdC62ZpkxqvCBTPwVZU%2Fuploads%2Fgit-blob-94e5d5bf6b123d65094d4f096c4ef184cfaae8d7%2FExploration_Main_Highres_annotated-min.png?alt=media" alt=""><figcaption><p>Main overview</p></figcaption></figure>

{% tabs %}
{% tab title="Data Configuration" %}
There are several options for configuring the data to prepare it for exploring the results of the predictive models:&#x20;

* **Metric Selection:** Choose from a variety of metrics to display for your dataset. Metrics available will change depending on the associated outcomes selected.
* **Dataset Selection:** Select the dataset of interest to explore the results of its associated machine learning models.
  * Users can also download .csv files for each resampled data, training data, and testing data.
* **Model Selection:** Select machine learning models from the dataset to explore and compare results.
  * Users can also download the Rdata for each selected model at this step.
    {% endtab %}

{% tab title="Analysis Options" %}
PANDORA provides a variety of tools to analyze the results of your predictive models along with its performance:&#x20;

* [**Variable Importance**](https://atomic-lab.gitbook.io/pandora/data-analysis/predictive/exploration/variable-importance)**:** Allows for assessment of feature contributions to model variance and visualization of feature value distribution for each outcome. This can reveal the top contributing features in the model for further investigation.
* [**Training Summary:**](https://atomic-lab.gitbook.io/pandora/data-analysis/predictive/exploration/training-summary) Provides whiskerplot comparison of training performance metrics between the selected models.
* [**ROC Curve Analysis:**](https://atomic-lab.gitbook.io/pandora/data-analysis/predictive/exploration/roc-curve-analysis) Provides a graphical representation for evaluating binary classification performance in models from both training and testing.
* [**Model Interpretation:**](https://atomic-lab.gitbook.io/pandora/data-analysis/predictive/exploration/model-interpretation-xai) Allows for investigation of feature impact on model performance through a variety of analysis options.
  {% endtab %}
  {% endtabs %}
