Explore >> Select a destination


You are here

zevross.com
| | jeroenjanssens.com
4.4 parsecs away

Travel
| | Blog article by Jeroen Janssens. Dec 13, 2019. 6 min read. Because ggplot2 is the de-facto package for creating high-quality data visualizations in R, and has been for a long time, there exists many excellent resources for learning ggplot2, including: the ggplot2 website, a two-page cheat sheet (PDF), Stack Overflow, and books such as ggplot2: Elegant Graphics for Data Analysis and R Graphics Cookbook: Practical Recipes for Visualizing Data. A ggplot2 cheat sheet (PDF) Two days ago, I published...
| | statsandr.com
2.7 parsecs away

Travel
| | Learn how to create professional graphics and plots in R (histogram, barplot, boxplot, scatter plot, line plot, density plot, etc.) with the ggplot2 package
| | matbesancon.xyz
4.0 parsecs away

Travel
| | Learning by doing: detecting fraud on bank notes using Python in 3 steps.
| | adl1995.github.io
17.9 parsecs away

Travel
| [AI summary] The article explains various activation functions used in neural networks, their properties, and applications, including binary step, tanh, ReLU, and softmax functions.