Skip to content

Latest commit

 

History

History
74 lines (65 loc) · 8.49 KB

r-trending.md

File metadata and controls

74 lines (65 loc) · 8.49 KB

Top-Starred R GitHub Repos to Follow

Generated biweekly from R code.

Trending

Trending from 2017-09-05 to 2017-10-05

  1. tmthyjames/Achoo 119
    Achoo uses a Raspberry Pi to predict if my son will need his inhaler on any given day using weather, pollen, and air quality data. If the prediction for a given day is above a specified threshold, the Pi will email his school nurse, and myself, notifying her that he may need preemptive treatment. Community-sourced health monitoring!
  2. ThinkR-open/remedy 52
    RStudio Addins to Simplify Markdown Writing
  3. USGS-VIZLAB/hurricane-irma 49
  4. AppliedDataSciencePartners/xgboostExplainer 22
    An R package that makes xgboost models fully interpretable
  5. USEPA/rspatial_workshop 14
  6. KarthikJRao/MICA_AMMA_PGP-2 14
    AMMA Hands on Exercises, Assignments, Class Exercises [Karthik J Rao 20160123041 PGP-2 MICA, Ahmedabad]
  7. abresler/markovifyR 14
    Markovify wrapper for R
  8. romainfrancois/css 13
    tidy css manipulation
  9. cszys888/Data-Analysis-on-Expedia-Click-Data 12
    DataFest Competition April 2017 - Data Analysis on Expedia Click Data
  10. nezwulf/Logistic-titanic 12
    Logistic regression using CARET package for a class assignment
  11. hrbrmstr/foliage 11
    🍂 Small script to show how to work a bit with sf
  12. hrbrmstr/webhose 11
    🔨 Tools to Work with the 'webhose.io' 'API' in R
  13. shreesh12/MICA_AMMA 11
    Code snippets as part of "Advanced Methods for Marketing Analytics course" in PGDM(C) in MICA, Ahmedabad
  14. AmareshMohapatra/R-Hands-On-Exercises 11
    Hands On Exercises done in class to learn R Programming
  15. sanelysocial/K-Fold 10
    K-Fold Cross Validation
  16. ColinFay/tweetthat 9
    A simple wrapper to tweet straight from your R session.
  17. ellisp/rmarkdown-corporate-eg 9
    Example folder system for a corporately-styled RMarkdown document
  18. AmareshMohapatra/R-Exploration 8
    Exploring R Studio functionality & R Programming
  19. SAUVIK/AMMA-HandsOnExercise 7
  20. REditorSupport/languageserver 7
    [WIP] An implementation of the Language Server Protocol for R
  21. sillasgonzaga/lexiconPT 7
    R package: Lexicons for Portuguese Text Analysis
  22. ksmzn/ThankYouStars 7
    Star for installed packages
  23. ColinFay/tidytrycatch 7
    Making trycatch the tidy way
  24. AmareshMohapatra/R-Programming-Assignments 7
    Submissions as part of R programming classes
  25. htt91/Basic-R-Codes 6
    Some Basic Hands On Exercises we did in AMMA at MICA
  26. michaeldorman/mapsapi 6
    'sf'-Compatible Interface to Google Maps APIs
  27. SAUVIK/GLM-model-Logistic-Regression- 6
  28. pachterlab/aggregationDE 6
    Scripts and software supplement for "Gene-level differential analysis at transcript-level resolution" by Yi, Pimentel, Bray and Pachter
  29. pommedeterresautee/projector 6
    Project Dense Vectors Text Representation on 2D Plan
  30. SAUVIK/TitanicSurvivalSet 6

All-Time

  1. kanaka/mal 4308
    mal - Make a Lisp
  2. facebook/prophet 3907
    Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
  3. johnmyleswhite/ML_for_Hackers 3156
    Code accompanying the book "Machine Learning for Hackers"
  4. tidyverse/ggplot2 2636
    An implementation of the Grammar of Graphics in R
  5. rstudio/shiny 2500
    Easy interactive web applications with R
  6. h2oai/h2o-3 2482
    Open Source Fast Scalable Machine Learning API For Smarter Applications (Deep Learning, Gradient Boosting, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles...)
  7. qinwf/awesome-R 2395
    A curated list of awesome R packages, frameworks and software.
  8. swirldev/swirl_courses 2359
    🎓 A collection of interactive courses for the swirl R package.
  9. twitter/AnomalyDetection 2223
    Anomaly Detection with R
  10. tidyverse/dplyr 1965
    Dplyr: A grammar of data manipulation
  11. catboost/catboost 1949
    CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
  12. zonination/investing 1597
    Investing Returns on the Market as a Whole
  13. hadley/devtools 1538
    Tools to make an R developer's life easier
  14. yihui/knitr 1419
    A general-purpose tool for dynamic report generation in R
  15. szilard/benchm-ml 1309
    A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
  16. jeroenjanssens/data-science-at-the-command-line 1306
    Data Science at the Command Line
  17. toddwschneider/nyc-taxi-data 1073
    Import public NYC taxi and Uber trip data into PostgreSQL / PostGIS database, analyze with R
  18. ropensci/plotly 1027
    An interactive graphing library for R
  19. hadley/adv-r 1020
    Advanced R programming: a book
  20. rstudio/rmarkdown 904
    Dynamic Documents for R
  21. hadley/r4ds 891
    R for data science
  22. rstudio/tensorflow 858
    TensorFlow for R
  23. rich-iannone/DiagrammeR 858
    Graph and network visualization using tabular data in R
  24. hadley/rvest 842
    Simple web scraping for R
  25. ujjwalkarn/DataScienceR 823
    a curated list of R tutorials for Data Science, NLP and Machine Learning
  26. jrnold/ggthemes 817
    ggplot themes and scales
  27. ramnathv/slidify 780
    Generate reproducible html5 slides from R markdown
  28. mlr-org/mlr 762
    mlr: Machine Learning in R
  29. IRkernel/IRkernel 755
    R kernel for Jupyter
  30. genomicsclass/labs 732
    Rmd source files for the HarvardX series PH525x