Barvero commited on
Commit
9f85bad
·
verified ·
1 Parent(s): 91b22cd

Update README file.

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,4 +1,5 @@
1
- Flight Delay Prediction — Full Project Overview -
 
2
  This project analyzes U.S. domestic flight data and builds both regression and classification models to predict flight arrival delays.
3
  The work is structured into eight clear stages, following the assignment’s required workflow.
4
 
@@ -37,7 +38,6 @@ Results (Baseline):
37
  - RMSE ≈ 9.23 minutes
38
  - R² ≈ 0.88
39
  - Train/test scores were close - no overfitting.
40
- ![הורדה (1)](https://cdn-uploads.huggingface.co/production/uploads/690cf480f5e17706452c5d7c/GSpvY4WZjlUt62-NBFB-n.png)
41
 
42
  4. Feature Engineering -
43
  Performed multiple transformations to enhance model performance:
 
1
+ Flight Delay Prediction — Full Project (Parts 1-8) -
2
+ Overview -
3
  This project analyzes U.S. domestic flight data and builds both regression and classification models to predict flight arrival delays.
4
  The work is structured into eight clear stages, following the assignment’s required workflow.
5
 
 
38
  - RMSE ≈ 9.23 minutes
39
  - R² ≈ 0.88
40
  - Train/test scores were close - no overfitting.
 
41
 
42
  4. Feature Engineering -
43
  Performed multiple transformations to enhance model performance: