Publications by Dario Radečić

Python Dash vs. R Shiny — Which To Choose in 2021 and Beyond

09.12.2020

Python or R for web apps and dashboards? Well, it depends. Developing dashboards is no small task. You have to think about a vast amount of technical details and at the same time build something easy and enjoyable to use. Let’s say you have those areas covered. The question remains — which technology should you use? R or Python? Today we...

1110 sym

Python Dash vs. R Shiny – Which To Choose in 2021 and Beyond

09.12.2020

Python and Dash vs. R and Shiny Developing dashboards is no small task. You have to think about a vast amount of technical details and at the same time build something easy and enjoyable to use. Let’s say you have those areas covered. The question remains – which technology should you use? R or Python?  Today we’ll compare two technologies...

12761 sym R (8094 sym/10 pcs) 28 img

How to Make Stunning Line Charts in R: A Complete Guide with ggplot2

15.12.2020

Are your visualizations an eyesore? There might be something you can do about it. Are your visualizations an eyesore? The 1990s are over, pal. Terrible-looking visualizations are no longer acceptable, no matter how useful they might otherwise be. Luckily, there’s a lot you can do to quickly and easily enhance the aesthetics of your visualizatio...

1177 sym

How to Make Stunning Line Charts in R: A Complete Guide with ggplot2

15.12.2020

Line Charts with R Are your visualizations an eyesore? The 1990s are over, pal. Terrible-looking visualizations are no longer acceptable, no matter how useful they might otherwise be. Luckily, there’s a lot you can do to quickly and easily enhance the aesthetics of your visualizations. Today you’ll learn how to make impressive line charts wit...

7640 sym R (3303 sym/15 pcs) 34 img

Top 3 Classification Machine Learning Metrics – Ditch Accuracy Once and For All

17.12.2020

Accuracy can be misleading, especially with class-imbalanced datasets. That’s why you should replace it with a more robust metric. Today you’ll learn three of them – and implement them from scratch. Here’s what you’ll learn today: Why accuracy sucks Confusion matrix crash course Precision Recall F-Beta measure Why accuracy sucks Let�...

7020 sym 22 img

How to Make Stunning Scatter Plots in R: A Complete Guide with ggplot2

22.12.2020

Scatter Plots with R Do you want to make stunning visualizations, but they always end up looking like a potato? It’s a tough place to be. Luckily, R makes it easy to produce great-looking visuals. Today you’ll learn how to create impressive scatter plots with R and the ggplot2 package. Read the series from the beginning: How to Make Stunning...

7025 sym 30 img

Machine Learning with R: A Complete Guide to Linear Regression

24.12.2020

The easiest guide to machine learning and simple and multiple linear regression with R. Chances are you had some prior exposure to machine learning and statistics. Basically, that’s all linear regression is — a simple statistics problem. Today you’ll learn the different types of linear regression and how to implement all of them in R: ...

1199 sym

Machine Learning with R: A Complete Guide to Linear Regression

24.12.2020

Linear Regression with R Chances are you had some prior exposure to machine learning and statistics. Basically, that’s all linear regression is – a simple statistics problem.  Need help with Machine Learning solutions? Reach out to Appsilon. Today you’ll learn the different types of linear regression and how to implement all of them in R....

8693 sym 22 img

How to Make Stunning Geomaps in R: A Complete Guide with Leaflet

31.12.2020

A complete guide to GeoMaps with R and Leaflet. Data visualization can be tough to get right, and geospatial data is not an exception. Today you’ll learn how to build aesthetically pleasing interactive maps with R and leaflet. The article is structured in the following way: Dataset loading and preparation Create your first map Tweak marker si...

1215 sym

How to Make Stunning Geomaps in R: A Complete Guide with Leaflet

31.12.2020

Geo maps with R and Leaflet Data visualization can be tough to get right, and geospatial data is not an exception. Today you’ll learn how to build aesthetically pleasing interactive maps with R and leaflet.  Having problems with basic R visualizations? Here’s our guide for building stunning scatter plots. The article is structured in the fo...

6126 sym 18 img