statworx-workshop

STATWORX – R for Data Science Workshop

Jan Fischer Blog, Data Science

Beim Erarbeiten neuer Skills und Tools ist der Einstieg nicht immer einfach. In der STATWORX Academy bieten wir daher eine Fülle an Schulungsformaten an, in denen wir Dir den Einsteig in den Bereich Data Science erleichtern wollen. Unser Kollege Jan erzählt in diesem Blogartikel vom „R for Data Science“ Workshop, den er in unserem Frankfurter Office geleitet hat. Erfahre in diesem Artikel, an wen sich der Kurs richtet und welche Inhalte geboten werden.

Titelbild-tuning-random-forest-scaled.jpeg

Tuning Random Forest on Time Series Data

Manuel Tilgner Blog, Data Science

Training random forests on time series is one thing, but tuning them? It’s not like you can just apply cross validation and be done with it. Or can you? This post forms part two our mini-series “Time Series Forecasting with Random Forest”. Find out how you can tune the hyperparameters of the random forest algorithm when dealing with time series data. The answers might surprise you!

dynamic-shiny-title

Dynamic UI Elements in Shiny

Oliver Guggenbühl Blog, Data Science

Shiny enables its users to quickly create a fixed UI with code. Although simple, this can prove to be quite limiting. Applying the principles of reactivity to the UI part of a ShinyApp is a natural progression from reactive coding as we know it already from Shiny’s server side. This blog entry reviews and discusses two of the most convenient tools for doing so.

learn R or Python

R or Python

Fran Peric Blog

Data Science beginners often encounter the same question: which programming language should one learn first? The choice usually falls on one of the two major providers, R or Python. With this blog article, we want to help you with the search for the right programming language for you.