Package: TrafficBDE Type: Package Title: Traffic Predictions Using Neural Networks Version: 0.1.1 Date: 2022-07-07 Description: Estimate and return either the traffic speed or the car entries in the city of Thessaloniki using historical traffic data. It's used in transport pilot of the 'BigDataEurope' project. There are functions for processing these data, training a neural network, select the most appropriate model and predict the traffic speed or the car entries for a selected time date. Author: Kleanthis Koupidis [aut, cre], Aikaterini Chatzopoulou [aut], Charalampos Bratsas [aut], Panagiotis Tzenos [dtc], Josep Maria Salanova [dtc] Maintainer: Kleanthis Koupidis URL: https://github.com/okgreece/TrafficBDE BugReports: https://github.com/okgreece/TrafficBDE/issues License: GPL-2 | file LICENSE Encoding: UTF-8 LazyData: true Imports: caret, data.table, DescriptiveStats.OBeu, dplyr, lubridate, RCurl, stats, zoo Suggests: devtools, knitr, neuralnet, rmarkdown VignetteBuilder: knitr RoxygenNote: 7.2.0 Config/pak/sysreqs: make libicu-dev Repository: https://okgreece.r-universe.dev Date/Publication: 2022-07-07 10:15:24 UTC RemoteUrl: https://github.com/okgreece/trafficbde RemoteRef: HEAD RemoteSha: a4f1d7a0db14e207ed48548504ac02053fe582a0 NeedsCompilation: no Packaged: 2026-07-04 08:43:02 UTC; root Depends: R (>= 3.5.0)