Publications by Suschevskiy Vsevolod

doc2vec

17.02.2020

...

6 sym

authors_tsne_3

12.05.2020

...

6 sym

TOpics on the little one

05.09.2020

Start Data tread_hse <- read_csv("/srv/store/students/vvsuschevskiy/noobsQA/littleone/littleone_csv/Thread_6941702_full_306_pages.csv") ## Parsed with column specification: ## cols( ## post_text = col_character(), ## user_title = col_character(), ## Адрес = col_character(), ## Регистрация = col_character(), ## Сооб�...

4473 sym R (11161 sym/61 pcs) 4 img

STM 30 topics

08.07.2020

The most common journals Topic Expected topic proportion (gamma) Top 7 journals Topic 25 0.064 social, models, data, research, modelling, theory, science, process, approach, empirical Topic 16 0.059 population, data, models, household, age, individual, microsimulation, distribution, time, individuals Topic 12 0.056 opin...

3537 sym

ggseasonplot

15.09.2020

...

6 sym

Network

15.09.2020

R Markdown Start Data tread_hse <- read_csv("/srv/store/students/vvsuschevskiy/noobsQA/littleone/littleone_csv_with_names/Thread_6941702_full_346_pages.csv") ## Parsed with column specification: ## cols( ## answer_to_post_head = col_character(), ## answer_to_post_link = col_character(), ## answer_to_user = col_character(), ## answer_to_...

58 sym R (5269 sym/29 pcs) 3 img

season plot ggplot and lubridate

29.09.2020

library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(season) ## Loading required package: MASS ## ## Attaching package: 'MASS' ## The followi...

229 sym R (2132 sym/20 pcs) 5 img

Document

27.10.2020

library(readr) student_mat <- read_csv("student-mat.csv") ## Parsed with column specification: ## cols( ## .default = col_character(), ## age = col_double(), ## Medu = col_double(), ## Fedu = col_double(), ## traveltime = col_double(), ## studytime = col_double(), ## failures = col_double(), ## famrel = col_double(), ## freetime...

2586 sym R (1141657 sym/68 pcs) 16 img

Document

03.01.2021

library(reactable) library(htmltools) library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.0 ── ## ✓ ggplot2 3.3.2 ✓ purrr 0.3.4 ## ✓ tibble 3.0.4 ✓ dplyr 1.0.2 ## ✓ tidyr 1.1.2 ✓ string...

67 sym R (5445 sym/10 pcs)

HTML

18.12.2020

...

6 sym