Results: Machine Learning and Planetary Cycles
Executive Summary
We performed two distinct machine learning experiments:
- Personality vs Cycles: Do we have "Saturn Return" crises? (Using N=19,632 Big Five records).
- Profession vs Chart: Can we predict if you're a Scientist or Artist? (Using N=82 Verified Charts).
Experiment 1: The Cyclic Age Hypothesis
Does adding "Cyclic Age" (where in the Saturn/Jupiter cycle you are) improve personality prediction over "Linear Age"?
Answer: No.
| Trait | Linear Age R^2 | Cyclic Age R^2 | Delta |
|---|---|---|---|
| Conscientiousness | 0.0514 | 0.0507 | -0.0007 |
| Neuroticism | 0.0234 | 0.0235 | +0.0001 |
- Interpretation: While personality does change with age, it appears to be a linear/biological maturation process, not one driven by planetary returns. The "Saturn Return" (age 29) shows no statistical spike in Neuroticism or Conscientiousness compared to age 28 or 30.
(Note: Inner planets Sun-Mars were tested but showed no signal due to the annual resolution of the dataset.)
Nuance: The Saturn Opposition (Halfway Point)
While the global model average showed no improvement, a deeper inspection of the Conscientiousness residuals revealed a specific pattern at the Saturn Opposition (halfway through the cycle, approx ages 14, 44, 73).
- The Dip: At Phase 0.50-0.55, Conscientiousness scores dropped 0.59 points below expected age norms.
- The Recovery: This was immediately flanked by higher scores in the preceding (0.40-0.45) and succeeding (0.60-0.65) phases.
- Implication: This supports a distinct "Mid-Cycle Crisis" effect where discipline breaks down, contrasting with the consolidation expected at the Return.
Experiment 2: Profession Classification (Inner Planets Included)
Using the high-precision Celebrity Dataset, we trained a Random Forest to classify individuals into 6 professions based on their Full Birth Chart (Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto).
- Sample: 82 Verified Charts.
- Method: Leave-One-Out Cross Validation.
| Metric | Score |
|---|---|
| Accuracy | 29.3% |
| Baseline (Guessing) | 15.8% |
| Lift | 1.85x Better than Chance |
Top Predictive Features
The model found the following features most useful for distinguishing Scientists from Artists/Athletes:
- Pluto Position (Generational Era - detecting historical epochs of professions).
- Neptune Position (Generational Inspiration).
- Mars Position (Energy/Drive - separates Sports from Arts).
- Jupiter Position (Expansion/Luck).
- Uranus Position (Innovation).
Conclusion
While the Cyclic (Age) Hypothesis failed on the general population, the Chart Classification experiment showed surprising promise, performing nearly double the baseline accuracy. This suggests that while planetary cycles may not dictate personality development, the natal snapshot might indeed carry information about professional inclination (or at least, the historical context strongly correlates with professional cohorts).