This linear regression project focuses on predicting Lyft fares by using location, weather conditions, and other variables.
This repository contains the following files:
- README.md: A description of the project.
- code.R: The R script for this project.
- lyft.csv.zip: A zip folder containing the Lyft ride data, which is stored as a compressed Microsoft Excel .csv file.
- lyft_fares.Rproj: The RStudio file for this project.
- report.Rmd: The RMarkdown file for this project.
- report.pdf: A .pdf version of the project.