summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Frederik Vanrenterghem [Sat, 8 Sep 2018 12:24:54 +0000 (20:24 +0800)]
Add comments and variables for clarity.
Frederik Vanrenterghem [Sat, 8 Sep 2018 11:44:30 +0000 (19:44 +0800)]
Start ignoring RStudio files - first steps are small.
Frederik Vanrenterghem [Sat, 8 Sep 2018 11:23:31 +0000 (19:23 +0800)]
Create 2 plots 2 minutes apart.
* Call function from yet unlinked script to plot and forecast.
* Iterate twice to verify the script works with streaming content.
Frederik Vanrenterghem [Sat, 8 Sep 2018 11:18:26 +0000 (19:18 +0800)]
Convert to function.
Frederik Vanrenterghem [Thu, 6 Sep 2018 13:37:36 +0000 (21:37 +0800)]
Add R consumer for Kafka topic using REST api
Uses Kafka REST Proxy by Confluent.
Frederik Vanrenterghem [Thu, 23 Aug 2018 13:30:14 +0000 (21:30 +0800)]
Create forecast.
- Use combined logfile.
- Start by using ARIMA function for forecast.
Frederik Vanrenterghem [Thu, 23 Aug 2018 11:31:39 +0000 (19:31 +0800)]
Initialise Rproject.
Frederik Vanrenterghem [Thu, 23 Aug 2018 11:28:47 +0000 (19:28 +0800)]
Initiate project.