Technology
Machine learning
3 pieces, most recent first.
- Estimating the Accuracy of a Bagged Ensemble Probabilistic framework to reduce computational overhead in model fine-tuning, using various distributions to estimate Random Forest performance with less than 3% relative error. research · mentioned 3×
- F1 Lap Time Prediction and Feature Analysis End-to-end machine learning framework for F1 lap time prediction using real-time telemetry data, achieving 94.8% R² through advanced feature engineering with track curvature, elevation profiles, and driver performance metrics. projects · mentioned 3×
- A Basic AI Model Implementation This is a demo for AI model development. blog