Skip to content

mugekosar/Intro-to-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to R

Overview

This project involves analyzing a flight dataset to predict delays using regression models. It includes data wrangling, transformation, and an introduction to Logistic Regression, KNN, and Naive Bayes models. The analysis will explore delays by reason and departure times, with performance visualized through confusion matrices. The data, sourced from the Bureau of Transportation Statistics, focuses on January and April 2022 flights from Atlanta by Delta, Spirit, and Frontier Airlines.

Files

  • gdp-pop.Rmd: The R Markdown source file with the analysis code and narrative.
  • gdp-pop.html: The rendered HTML file from the R Markdown document.
  • energy-data.csv, gdp-pop.xlsx, Japan.xlsx, Germany.xlsx: Datasets for the analysis.

Author

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages