f1-predictor and f1-winner

These are competitors: both are standalone machine learning projects that independently predict Formula 1 race outcomes using similar approaches, making them alternative solutions for the same prediction task rather than tools designed to work together.

f1-predictor
43
Emerging
f1-winner
20
Experimental
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 18/25
Maintenance 6/25
Adoption 5/25
Maturity 1/25
Community 8/25
Stars: 74
Forks: 15
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 9
Forks: 1
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License No Package No Dependents

About f1-predictor

JaideepGuntupalli/f1-predictor

🏎️ A machine-learning approach to predict Formula 1 Grand Prix race outcomes.

Combines historical F1 data from Ergast with feature engineering on driver nationality, circuit characteristics, and weather conditions to train ensemble classifiers (random forest, SVM, Naive Bayes, KNN) that predict podium finishes, points-scoring outcomes, and DNF probability. The Python backend (Pandas, scikit-learn) uses k-fold cross-validation for model selection, while a Next.js frontend with Tailwind CSS surfaces predictions through an interactive web interface.

About f1-winner

tanvi-jain3/f1-winner

A repository to predict the winners of upcoming F1 races.

Scores updated daily from GitHub, PyPI, and npm data. How scores work