Pure-Python Tool Rediscovering Kepler's Law from Just 8 Data Points

Pure-Python symbolic regression that rediscovered Kepler's law from 8 data point

5sade_95💬 6
Pure-Python Tool Rediscovering Kepler's Law from Just 8 Data Points

I built GP_ELITE, a pure Python tool that uses genetic programming to find interpretable mathematical formulas from small datasets. Unlike black-box neural networks, it delivers readable laws, successfully rediscovering Kepler's Third Law with only eight data points. Designed for engineers and scientists, it requires no Julia or GPU, offering robust regression and built-in overfitting protection for real-world experimental data.

"GP_ELITE's niche: zero barrier to entry. A lab engineer, a student, or a technician points at a CSV file and gets a validated law back — without becoming a developer."