Real-Time Analysis with Impact Predictions & Risk Scoring
Developed by Anthony Ricevuto - Computer Science Student at CSULB
LinkedIn: anthony-ricevuto-mle
What the percentages mean:
Risk scores combine orbital decay rate, altitude trends, atmospheric density effects, solar activity impact, and collision probability to assess reentry likelihood within 30 days.
Our AI models work together to provide accurate predictions:
Trained on 5,000+ satellite samples with real orbital data, our hybrid approach combines the reliability of physics with the adaptability of machine learning.
Combines SGP4 physics-based propagation with ensemble machine learning models (Random Forest, Gradient Boosting, Neural Networks) for accurate orbital decay prediction.
Comprehensive reentry risk analysis including spatial coverage, timing uncertainty, threat categorization, and priority scoring for mission-critical decisions.
Optimized TLE data parsing with caching, batch processing, and concurrent analysis of multiple satellites with comprehensive error handling.
Production-ready modular Flask application with app factory pattern, environment-specific configuration, and separated concerns for maintainability.