Skip to content

This project develops a time series forecasting model for Sweet Lift Taxi to accurately predict taxi demand at airports during the next hour.

Notifications You must be signed in to change notification settings

Lani-Dom/Time_Series

Repository files navigation

Time_Series

Airport Taxi Demand Prediction Model

This project develops a time series forecasting model for Sweet Lift Taxi to accurately predict taxi demand at airports during the next hour. This will enable better anticipation of demand and more efficient driver allocation, enhancing customer satisfaction and operational efficiency. The model's success will be measured by its ability to meet a specified error threshold in demand prediction.

Highlights: pandas, numpy, math, statsmodels, train_test_split, mean_squared_error, time, seasonal_decompose, matplotlib, LinearRegression, RandomForestRegressor, lightgbm, LGBMRegressor, data preprocessing, feature engineering, model selection, model evaluation, time series analysis, machine learning, data science

Installation

To install the project from GitHub, follow these steps:

  1. Clone the repository: git clone https://github.com/Lani-Dom/Time_Series.git
  2. Navigate to the project directory: cd Time_Series
  3. Install dependencies using the Requirements.txt file.
  4. Open the Jupyter Notebook to explore and execute the code.
  5. Utilize the datasets folder to access the data used in the project.

*This project was created by Lani Domínguez (Product Designer and Data Scientist) during TripleTen Academy's Data Science bootcamp.




Series Temporales

Modelo de Predicción de Demanda de Taxis en Aeropuertos

Este proyecto desarrolla un modelo de pronóstico de series temporales para Sweet Lift Taxi, con el objetivo de predecir con precisión la demanda de taxis en aeropuertos durante la próxima hora. Esto permitirá anticipar la demanda y asignar conductores de manera más eficiente, mejorando la satisfacción del cliente y la eficiencia operativa. El éxito del modelo se medirá por su capacidad para cumplir con un umbral de error especificado en la predicción de la demanda.

Características destacadas: pandas, numpy, math, statsmodels, train_test_split, mean_squared_error, time, seasonal_decompose, matplotlib, LinearRegression, RandomForestRegressor, lightgbm, LGBMRegressor, preprocesamiento de datos, ingeniería de características, selección de modelos, evaluación de modelos, análisis de series de tiempo, modelos de regresión, aprendizaje automático, ciencia de datos.

Instalación

Para instalar el proyecto desde GitHub, sigue estos pasos:

  1. Clona el repositorio: git clone https://github.com/Lani-Dom/Time_Series.git
  2. Navega al directorio del proyecto: cd Time_Series
  3. Instala las dependencias utilizando el archivo Requirements.txt.
  4. Abre el Jupyter Notebook para explorar y ejecutar el código.
  5. Utiliza la carpeta de datasets para acceder a los datos utilizados en el proyecto.

*Este proyecto fue creado por Lani Domínguez (Product Designer y Data Scientist) durante el bootcamp de Ciencia de Datos de TripleTen Academy.

About

This project develops a time series forecasting model for Sweet Lift Taxi to accurately predict taxi demand at airports during the next hour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published