ExoProfiler’s PCA step compresses 12 physical and orbital variables into 4 principal components that together retain 90.35% of the total variance. Each component captures a distinct physical dimension of the exoplanet population, making it possible to interpret the cluster structure in astrophysical terms.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/LauraSilRu/exoplanet-profiler/llms.txt
Use this file to discover all available pages before exploring further.
Variance Breakdown
| Component | Individual Variance | Cumulative Variance | Physical Dimension |
|---|---|---|---|
| PC1 | 44.65% | 44.65% | Orbital scale |
| PC2 | 29.56% | 74.21% | Stellar-thermal gradient |
| PC3 | 9.41% | 83.62% | Orbital eccentricity |
| PC4 | 6.74% | 90.35% | Metallicity & planet size |
PC1 — Orbital Scale Dimension
PC1 is the single most informative axis, capturing 44.65% of total variance. Its dominant loadings reflect the geometry and timing of planetary orbits.- Largest contributor:
pl_orbsmax(loading: 0.816) - Second contributor:
pl_orbper(loading: 0.386) - Third contributor:
pl_orbeccen(loading: 0.219)
PC2 — Stellar-Thermal Gradient
PC2 accounts for 29.56% of variance and contrasts the properties of the host star against the resulting thermal environment of the planet.st_logg: +0.443 (higher surface gravity)st_rad: -0.404 (smaller stellar radius)pl_eqt: -0.371 (cooler equilibrium temperature)st_mass: -0.365 (lower stellar mass)
PC3 — Eccentricity Dimension
PC3 captures 9.41% of variance and is almost entirely driven by a single physical quantity.pl_orbeccen: +0.942 (dominant contributor)pl_orbsmax: -0.239pl_bmasse: +0.151
PC4 — Metallicity and Planetary Size
PC4 contributes 6.74% of variance and preserves stellar chemistry information not captured by the first three components.st_met: +0.829 (dominant contributor)pl_bmasse: +0.293pl_rade: +0.267
Sign Convention
Loading Reference Table
The table below shows the contribution of each of the 12 input variables to each principal component. All values are rounded to three decimal places and sourced directly fromdata/processed/pca/pca_loadings.csv.
| Variable | PC1 | PC2 | PC3 | PC4 |
|---|---|---|---|---|
pl_orbsmax | 0.816 | 0.230 | -0.239 | 0.091 |
pl_orbper | 0.386 | 0.156 | -0.036 | -0.068 |
pl_orbeccen | 0.219 | 0.017 | 0.942 | -0.166 |
st_met | 0.024 | -0.200 | 0.080 | 0.829 |
st_logg | -0.190 | 0.443 | 0.073 | 0.241 |
st_rad | 0.162 | -0.404 | -0.034 | -0.142 |
pl_eqt | -0.069 | -0.371 | -0.059 | -0.073 |
st_mass | 0.160 | -0.365 | -0.040 | -0.083 |
pl_bmasse | 0.122 | -0.210 | 0.151 | 0.293 |
pl_rade | 0.096 | -0.221 | 0.089 | 0.267 |
st_teff | 0.130 | -0.269 | -0.054 | -0.146 |
pl_insol | -0.060 | -0.295 | -0.052 | -0.061 |