David RaxénJul 2, 20207 min readMaking a dataset from text (Scraping manuscripts of FRIENDS)First and foremost! My code can be found in full here: https://github.com/davidraxen/friends_manuscripts where the dataset can be...
David RaxénJul 2, 20208 min readCreating a Neural NetworkI've played around a bit with machine learning before, mostly using linear regressions and mostly to predict a fairly simple...
David RaxénJun 21, 20204 min readCreating and customizing a boxplot in R(The datasets I use to create my plots, and the code to scrape the data from Wikipedia using Python, can be found here:...
David RaxénJun 17, 20202 min readCreating a dotchart in R(The datasets I use to create my plots, and the code to scrape the data from Wikipedia using Python, can be found here:...