All Projects → blmoore → Blogr

blmoore / Blogr

Licence: mit
Scripts + data to recreate analyses published on http://benjaminlmoore.wordpress.com and http://blm.io

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Blogr

Collapse
Advanced and Fast Data Transformation in R
Stars: ✭ 184 (+700%)
Mutual labels:  data-science, statistics, rstats
Engsoccerdata
English and European soccer results 1871-2020
Stars: ✭ 615 (+2573.91%)
Mutual labels:  data-science, rstats
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (+2513.04%)
Mutual labels:  statistics, dataviz
Cracking The Data Science Interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Stars: ✭ 672 (+2821.74%)
Mutual labels:  data-science, statistics
Probabilistic Programming And Bayesian Methods For Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Stars: ✭ 23,912 (+103865.22%)
Mutual labels:  data-science, statistics
Imbalanced Learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Stars: ✭ 5,617 (+24321.74%)
Mutual labels:  data-science, statistics
Datascience Box
Data Science Course in a Box
Stars: ✭ 629 (+2634.78%)
Mutual labels:  data-science, rstats
Awesome R
A curated list of awesome R packages, frameworks and software.
Stars: ✭ 4,858 (+21021.74%)
Mutual labels:  data-science, rstats
Statistical Rethinking With Python And Pymc3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
Stars: ✭ 713 (+3000%)
Mutual labels:  data-science, statistics
Awesome Python Data Science
Probably the best curated list of data science software in Python.
Stars: ✭ 812 (+3430.43%)
Mutual labels:  data-science, statistics
Errormoji
®️ errors, in emoji
Stars: ✭ 16 (-30.43%)
Mutual labels:  data-science, rstats
Moderndive book
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Stars: ✭ 527 (+2191.3%)
Mutual labels:  data-science, rstats
Facebook data analyzer
Analyze facebook copy of your data with ruby language. Download zip file from facebook and get info about friends ranking by message, vocabulary, contacts, friends added statistics and more
Stars: ✭ 515 (+2139.13%)
Mutual labels:  data-science, statistics
Smile
Statistical Machine Intelligence & Learning Engine
Stars: ✭ 5,412 (+23430.43%)
Mutual labels:  data-science, statistics
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+20221.74%)
Mutual labels:  data-science, statistics
Boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars: ✭ 5,671 (+24556.52%)
Mutual labels:  data-science, statistics
Datofutbol
Dato Fútbol repository
Stars: ✭ 23 (+0%)
Mutual labels:  data-science, rstats
Gtsummary
Presentation-Ready Data Summary and Analytic Result Tables
Stars: ✭ 450 (+1856.52%)
Mutual labels:  statistics, rstats
Dataframe Go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Stars: ✭ 487 (+2017.39%)
Mutual labels:  data-science, statistics
Learn Julia The Hard Way
Learn Julia the hard way!
Stars: ✭ 679 (+2852.17%)
Mutual labels:  data-science, statistics

blogR

Scripts and data to recreate analyses published on http://benjaminlmoore.wordpress.com and/or http://blm.io. There's also a TODO list of rough ideas (of varying quality) that I might try to do some day, but by all means beat me to them and share the result!

Some of these scripts make use of blmR which can be installed with: devtools::install_github("blmoore/blmR"). Calls to theme_blm() can just be replaced with theme_bw() for similar looking plots.

Contents

  1. Analysis of UK general election data [Post | Code]

  2. Author inflation assessed via the PLOS API [Post | Code]

  3. Most "overrated" films via Rotten Tomatoes API [Post | Code | Interactive]

  4. Celebrity twitter demographics by gender [Post | Code | Interactive]

  5. Careers of Hollywood action heroes charted [Post + Interactive | Code 1, Code 2 ]

  6. Are more expensive motorcycle helmets more protective? [Post | Code]

  7. Scottish independence: what do the polls say? [Post | Code]

  8. Recreating vaccination heatmaps in R [Post | Code]

  9. UK general election polls in rCharts and shiny [Post | Code | Shiny]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].