Authors

Data Science notes 6

Locality Sensitive Hashing in R Latest

01.01.2015

Introduction In the next series of posts I will try to explain base concepts Locality Sensitive Hashing technique. Note, that I will try to follow general functional programming style. So I will use R’s Higher-Order Functions instead of...

6057 sym R (3180 sym/20 pcs) 3 tbl

Data Science in Foco 6

Regressao_Tidymodels_Recipes_Workflow Latest

07.08.2020

library(tidymodels) library(tidyverse) library(themis) Dados df <- read.csv("C:\\Data Science\\CSV\\module_5_auto.csv", stringsAsFactors = T) %>% select(-horsepower.binned) rmarkdown::paged_table(head(df)) Separação conjunto treino e...

177 sym R (1507 sym/9 pcs)

datadebrief 6

EmEditor Professional as an R script editor Latest

11.09.2010

R is not supported “out of the box” by EmEditor, so here’s a few tips I’ve found for using it as a great editor for R.Code Syntax highlighting Executing R scripts and capturing outputUse ctags symbols to navigate files.If you...

3804 sym R (325 sym/1 pcs) 2 img

datamindjo 6

Survey on R and education Latest

12.06.2013

Main takeaways from the survey on R in education There is a need to train students in R since large majority of respondents (using R professionally) expect its market share to further increase. Large interest from both academics and students in...

8969 sym 16 img

Christina Bukart 6

Search for NYC Accomodations Latest

22.09.2021

The Packages Package Summary tidyverse The tidyverse collection of packages Skimr To review data summary in order to clean data The Data The database chosen is AirBnB 2019 rentals in NYC. There is a wide variety of information in the set....

1712 sym 1 img 1 tbl

Presentation 1 Latest

05.10.2021

10/05/2021 Intro to “Nina” “Nina” has been documented in SSA data since 1880 Globally, it has experienced its most notable popularity in Slavic and European countries Popularity of “Nina”: Graph by Count Popularity of “Nina”:...

1915 sym 3 img

David Hodge 6

simplevis – simple methods to adjust titles and scales Latest

26.06.2021

library(simplevis) library(dplyr) library(palmerpenguins) Overview simplevis provides gglot2 (and leaflet) wrapper functions with an objective to help users make beautiful visualisation with less brainpower and typing. In the first simplevis blog...

4577 sym R (3396 sym/20 pcs) 40 img

covid_stress Latest

25.06.2020

How important is stress in a fight against COVID-19? Causes of Deaths Three of the world’s top causes of deaths are cardiovascular disease, dementia, and diabetes. Their top risk factors are high blood pressure, low physical activity,...

2067 sym 4 img

Gerardo David Ramos Balderas 6

Document Latest

21.09.2021

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...

593 sym R (268 sym/2 pcs) 1 img

David Chandia Lopez 6

Document Latest

11.09.2020

Anteproyecto Resumen La visualización de datos es la representación gráfica de información y datos. Al utilizar elementos visuales como cuadros, gráficos y mapas, las herramientas de visualización de datos proporcionan una manera accesible...

5070 sym R (24157 sym/56 pcs) 2 img