Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 585 Bytes

Data-Science-Lab-Project

This repository contains the Project of Data-Science-Lab a.y. 2018/2019 regarding the prediction of the number of taxi at a time t+1 given the number of taxis until the time t.

The group was composed by:

Models Used for the Time-Series Prediction:

  • Arima (in R)
  • Random Forest
  • Elastic Net
  • Ridge
  • Lasso
  • Support Vector Regression
  • knn
  • LSTM