Antoine Lucas
  • Blog
  • Projects
  • CV
  • About

Resources Catalog

A curated collection of data science resources for R, Python, and beyond.

A curated and filterable catalog of 1,000+ data science resources for R, Python, and beyond.

Overview

This project turns a plain-text resource list into a searchable front end for curated data science references across R, Python, statistics, visualization, research workflows, and life sciences.

It is intentionally both a curation project and a small product-engineering exercise: define a lightweight schema, keep the source easy to edit, and ship a fast browsing experience without introducing a heavyweight backend.

What This Project Includes

  • A hand-curated catalog stored in data/resources.txt, with each entry typed, categorized, and optionally annotated with a short description
  • A Quarto + R generation layer that builds the filter controls, cards, counters, and pagination from a single source of truth
  • Lightweight client-side search and filtering for language, topic, type, layout, and sort order
  • A low-friction contribution workflow based on small YAML blocks and documented pull requests
Language
Topic
Showing 1050 of 1050 resources
App
R
Rcheology Shiny App
Shiny
Blog
Other
A Bunch of Programming Advice I’d Give To Myself 15 Years Ago
29 Jun 2024

I finally have the feeling that I’m a decent programmer, so I thought it would be fun to write some advice with the idea of “what would have gotten me to this point faster?” I’m not claiming this is great advice for everyone, just that it would have been good advice for me. If you (or your team) are

General
Blog
Other
A website to destroy all websites.
4 Apr 2012

How to win the war for the soul of the internet, and build the Web We Want.

General
Blog
Python
AI Art with Stable Diffusion
11 Oct 2022

A tutorial on how to create AI music videos using the text-to-image model Stable Diffusion.

Generative AI Art
Blog
Other
AI Books 2021
Machine Learning Books
Blog
Other
AI PhD Job Hunt
11 Jul 2022

The full breakdown of what a job search in AI with a new Ph.D. looks like.

Career PhD
Blog
Python
Analytics Vidhya - Naive Bayes
28 Nov 2020

A look at the Naive Bayes classifier and SVM algorithms. Learn about the Naive Bayes and SVM implementation in Python on a SMS Spam dataset.

Machine Learning NLP
Blog
R
Appsilon Shiny Google Analytics
Shiny Analytics
Blog
Other
Argmax
Machine Learning Blog
Blog
Python
Audio Analysis with ML
19 Nov 2019

While much of the writing and literature on deep learning concerns computer vision and natural language processing (NLP), audio analysis—a field that includes automatic speech recognition (ASR), digital signal processing, and music classification, tagging, and generation—is a growing subdomain of de

Audio Deep Learning
Blog
R
Automating Dockerfile for Shiny
20 Oct 2022

Introduction For creating a production deployment of a {shiny} application it is often useful to be able to provide a Docker image that contains all the dependencies for that application. Here we explore how one might go about automating the creation of a Dockerfile that will allow us to build such

Shiny Docker
Blog
R
Bayesian Networks in R
Statistics Bayesian
Blog
R
Bea Milz GitHub Actions
30 Jun 2022

usethis::use_github_action(\"check-release\") Hi! This is the first blog post in the “GitHub Action” Series.

CI/CD GitHub
Blog
R
Beautiful Tables in R
12 Nov 2019

Make your results show up beautifully with these packages to make tables in R.

Tables Tutorial
Blog
R
Big Book of R Part 1
16 Jul 2022

We’ve done it folks! Over 300 free R programming books are now available at www.BigBookofR.com. Of the 343 entries available, 20 are paid products and the rest are all 100% free. Thanks to all the authors, contributors, users readers and cheerleaders who are helping build a rich ecosystem of materia

Books Resources
Blog
Python
Building ML App from Scratch
1 Jan 2022

In this article I’ll teach you how to build a text classification app from scratch. You’ll enter some text from a language, and the app will identify which l...

Machine Learning Deployment
Blog
Other
Claude Code Safety Net - Le plugin qui empêche l'IA de tout niquer - Korben
26 Dec 2025

Vous utilisez Claude Code comme moi pour bosser plus vite sur vos projets de dev ? Hé bien j'espère que vous n'avez jamais eu la mauvaise surprise de voir ...

General
Blog
Python
Computer Vision Projects
19 May 2022

This article is a curated list of the best open-source Computer Vision projects, heavily based on GitHub's trends in 2024 .

Computer Vision Projects
Blog
R Python
Conformal Prediction Explained
Uncertainty
Blog
R
Containerizing R Markdown
8 Jul 2022

R Markdown is a reproducible authoring format supporting dozens of static and dynamic output formats. Let's review why and how you should containerize Rmd files.

Docker R Markdown
Blog
R
Containerizing R Markdown Full
8 Jul 2022

R Markdown is a reproducible authoring format supporting dozens of static and dynamic output formats. Let's review why and how you should containerize Rmd files.

Docker R Markdown
Blog
R
Cradle to Graver
Programming Misc
Blog
Other
Crick Institute DeepMind
Biology AI
Blog
R
Cédric Batailler - Apéro
26 Oct 2022

How to set up a minimal (but pretty) website in the modern era.

Blog Tutorial
Blog
R
Danielle Navarro
6 Jan 2026

A blog by Danielle Navarro

Data Science Visualization
Blog
Python
Datagen - CVPR 2021
Computer Vision Research
Blog
R
Dean Attali Advanced Shiny
29 Aug 2016

This document contains a collection of various Shiny tricks that I commonly use or that I know many people ask about. Each link contains a complete functional Shiny app that demonstrates how to perform a non trivial task in Shiny. The complete up-to-date list of tips, along with all the...

Shiny Tutorial
Blog
Python
DeepMind Flamingo
28 Apr 2022

We introduce Flamingo, a single visual language model (VLM) that sets a new state of the art in few-shot learning on a wide range of open-ended multimodal tasks.

Computer Vision NLP
Blog
Other
DeepMind Responsible AI
24 May 2022

When I joined DeepMind as COO, I did so in large part because I could tell that the founders and team had the same focus on positive social impact. In fact, at DeepMind, we now champion a term that perfectly captures my own values and hopes for integrating technology into people’s daily lives: pione

Ethics AI
Blog
R
Dominique Makowski - Neurokit
Psychology Neuroscience
Blog
Other
DuckDB vs. Polars vs. Pandas: Benchmark & Comparison
1 Dec 2025

DuckDB, Polars, and Pandas compared: Performance, memory, and scalability for large datasets. Benchmarks and practical insights.

General
Blog
Other
EPFL AI Coffee Machine
AI IoT
Blog
R
Emily Riederer - Causal Design
30 Jan 2021

An informal primer to causal analysis designs and data structures

Causality Design Patterns
Blog
R
Fabian Dablander - Bayes Potter
28 Sep 2019

If you are reading this, you are probably a Ravenclaw. Or a Hufflepuff. Certainly not a Slytherin … but maybe a Gryffindor? In this blog post, we let three subjective Bayesians predict the outcome of ten coin flips. We will derive prior predictions, evaluate their accuracy, and see how fortune favou

Statistics Bayesian
Blog
Python
FastML
4 Nov 2025

Using LLMs is often intertwined with search engine calls, so it makes sense to teach LLMs how to make these calls during training. Search engine API …

Machine Learning
Blog
R
GLMM with brms
18 Apr 2022

Here I illustrate how to fit GLMMs with the R package brms, and compare to Jags and lme4.

Statistics Bayesian Mixed Models
Blog
Other
Gelman Priors Meta-Analysis
28 Feb 2022

In response to my remark in this post, “So, what to do? I don’t know, exactly! There’s no Platonically correct prior for (mu, tau).

Statistics Bayesian
Blog
Other
Git Branches Guide
28 Jan 2021

By Tobias Günther Branches are one of the core concepts in Git. And there's an endless amount of things you can do with them. You can create and delete them, rename and publish them, switch and compare them... and so much more. My intention with this...

Git Version Control
Blog
R
GitHub Actions 2.0
1 Jun 2022

We’re tickled pink to announce a v2 release of our collection of R related GitHub Actions at https://github.

CI/CD GitHub
Blog
R
GitHub Actions RStudio
28 Jul 2022

This post is a complementary material for my talk at rstudio::conf 2022 (which is happening TODAY!!!)! I’m writing this really quick, from the hotel room, for anyone interested to see the code used to create the plot that it is on my talk: The plot uses data from the GitHub API, collected with the h

CI/CD GitHub
Blog
Other
GitHub Illustrated Series
27 May 2022

Welcome! This illustrated series tells a story about why GitHub is so powerful for supporting, reusing, contributing, and failing safely.

Git Tutorial
Blog
R
GitLab GitHub Issues Summary
10 Oct 2023

How can I download all issues information from Gitlab or Github and create a summary report of my commit messages for my client?

Git Reporting French
Blog
Python
Google AI - PaLM
4 Apr 2022

Posted by Sharan Narang and Aakanksha Chowdhery, Software Engineers, Google Research In recent years, large neural networks trained for language un...

NLP LLM
Blog
Python
Google AI Blog - TensorFlow
13 Nov 2020

We're celebrating TensorFlow's fifth birthday way five ways you can use and learn about our machine learning framework.

Deep Learning TensorFlow
Blog
Python
Graph Neural Networks Link Prediction
7 Jul 2022

When It Comes to Forecasting Connections Within a Network

Graph Neural Networks Tutorial
Blog
R
How to use shinyMatrix and plotly graphs as inputs in a Shiny app - Posit
29 Sep 2021

Taylor Rodgers, Senior Data Scientist and project lead at PKGlobal, walks through creating a powerful Shiny application with shinyMatrix and plotly for engineers, manufacturers, and plant workers.

General
Blog
Other
Hugging Face Ethics
28 Oct 2025

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Ethics AI
Blog
Python
Hugging Face Sentiment Analysis
2 Feb 2022

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

NLP Sentiment Analysis
Blog
Other
INRIA Fairplay
29 Mar 2022

Créée dans le cadre d’un partenariat de recherche entre Criteo et Inria, l’équipe-projet FAIRPLAY se donne pour mission d’étudier l’impact de l’IA sur la conception de places de marchés transparentes et équitables. Retour sur la genèse de cette équipe-projet commune Criteo – Inria – Institut Polytec

Ethics AI French
Blog
Other
Julia Evans
11 Jan 2025
Programming DevOps
Blog
Python
Julien Beaulieu
1 Jan 2022

I am Julien Beaulieu, and I work as a data scientist. I write about Data Science, learning and productivity. Contact me to have a chat.

Data Science
Blog
Python
KDnuggets - Scikit-learn Cheatsheet
25 Jan 2021

With the power and popularity of the scikit-learn for machine learning in Python, this library is a foundation to any practitioner's toolset. Preview its core methods with this review of predictive modelling, clustering, dimensionality reduction, feature importance, and data transformation.

Machine Learning Reference
Blog
Python
Kaggle Blog
24 Feb 2026

Official Kaggle Blog!

Machine Learning Competition
Blog
R
Katie Jolly
16 Mar 2021

Applying design guidelines to slides with {xaringanthemer} At a recent R-Ladies Seattle meetup, Silvia Canelón gave a great presentation on getting {xaringan} slides set up and deployed with GitHub pages for easy sharing.

Data Visualization
Blog
Python
Learn OpenCV
30 May 2015

I am Satya Mallick. I blog about Computer Vision and Machine Learning, and publish code and tutorials in OpenCV ( C++ & Python ).

Computer Vision Tutorial
Blog
Python
Lilian Weng - GANs
20 Aug 2017

From Gan To Wgan Aug 20, 2017 by Lilian Weng ← How To Explain The Prediction Of A Machine Learning Model Anatomize Deep Learning With Information Theory →.

Machine Learning GANs
Blog
Python
Loss Functions CV
Computer Vision Deep Learning French
Blog
Python
ML Interview Questions
9 Oct 2017

Sample answers to 21 machine learning interview questions that could appear in any data scientist or machine learning engineer interview.

Machine Learning Interviews
Blog
Python
ML Mastery - Data Viz
15 May 2016

You must understand your data in order to get the best results from machine learning algorithms. The fastest way to learn more about your data is to use data visualization. In this post you will discover exactly how you can visualize your machine learning data in Python using Pandas. Let's get start

Visualization pandas
Blog
Python
Maintaining Open Source in the Age of Generative AI: Recommendations for Maintainers and Contributors
24 Feb 2026

Adrin Jalali and Cailean Osborne of Probabl deep dive into how open source projects are managing the surge of AI-generated contributions, highlighting pragmatic principles and policies to protect maintainer bandwidth.

Machine Learning
Blog
Python
Meta AI Fairness
23 May 2022

Creating AI that respects all identities equally starts with having more inclusive datasets. Today, we are sharing our work with researchers to help...

Ethics Fairness
Blog
R
Metropolis-Hastings Explained
12 Apr 2023

A note that I wrote for a computer science class I taught all the way back in 2010

Bayesian Statistics
Blog
R
Mickael Canouil
Data Science Blog
Blog
R
Miles McBain - Data Frames
18 Oct 2022

Are you Data Scientists or Software Developers?! I think the best Data Scientists are both. This little exchange was a spicy first question I got after walking another state agency through some of our internal travel time estimation tooling back at Queensland Fire and Emergency Services. And I’ve on

Programming Best Practices
Blog
Other
Minimizing AI Bias
25 May 2022

Sélection des données de collecte, apport des experts métiers, méthodes de correction…. Tour d'horizon des méthodes permettant de réduire les dérives d'un modèle de machine learning ou de deep learning.

Ethics AI French
Blog
Other
Mistikee - Le gestionnaire de mots de passe à déni plausible - Korben
7 Feb 2026

Vous connaissez le concept de déni plausible appliqué aux mots de passe ? L'idée c'est que si quelqu'un chope votre coffre-fort de passwords et tente de le ...

General
Blog
R
Mixed Models in MCMCglmm
10 Jul 2014

[1] \"Created: Wed Apr 1 16:43:54 2015\" See the introduction for an overview.

Statistics Mixed Models
Blog
R
Modeldown AutoML
6 Jul 2022

Machine learning is great… until you have to explain it. Stakeholders are normally non-technical, C-suites that ultimately want to know what the model does for the business. And how it helps increase revenue or decrease costs. A new R package, modelDow...

Explainability AutoML
Blog
R
Must-Have R Packages
1 Aug 2022

R has countless packages. This is a collection of the ones I found to be the most useful for data scientists and software developers alike.

Packages Workflow
Blog
R
Nicola Rennie
Data Science Visualization
Blog
Python
NumFOCUS
19 Apr 2021

The NumFOCUS blog covers topics of interest to data scientists and programmers. Interviews with open source maintainers, open science updates, and more.

Open Source Data Science
Blog
R
Olivier Gimenez - R Markdown
1 Mar 2015

class: center, middle, inverse, title-slide # Writing dynamic and reproducible documents ## An introduction to R Markdown ### Olivier Gimenez ### November 2020 --- # Credits - Garrett Grolemund [RStudio webinar](https://github.

R Markdown Tutorial
Blog
Python
One-Shot Any Web App with Gradio's gr.HTML
1 Dec 2025

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Machine Learning
Blog
R
Openscapes Quarto Migration
21 Jul 2022

Learning by doing: migrating to Quarto from Bookdown I just had rather a lot of fun working with Ileana Fenwick to convert a book to Quarto from RMarkdown! Given that Quarto is relatively new and there’s not yet an excess of resources beyond the official docs, we’ve documented how we did it.

Quarto Migration
Blog
Other
Outils CLI pour agent claude: performance et qualité
23 Feb 2026

Les outils CLI modernes (ripgrep, fd, bat, fzf, jq, yq) ne sont pas implémenté par défault dans les workflow d'agents IA, et en fait ils peuvent avoir un impact mesurable sur la consommation de tokens et la performance des agents

General
Blog
R
Parameterized R Markdown
15 Oct 2020

Learn the power of parameterized reporting with RMarkdown to effortlessly generate multiple reports, saving hours of manual work.

R Markdown Automation
Blog
Python
Plotly Express Guide
Visualization Plotly
Blog
R
Professional Shiny App
16 Oct 2022

Shiny apps are easy to build, but often they are designed and implemented poorly. Learn how to make professional-grade Shiny apps.

Shiny Best Practices
Blog
Python
Pylenin - String Formatting
1 Jan 2026

Gamatogel merupakan link situs toto togel terpercaya sebagai bandar toto dan slot online terlengkap. Menyediakan pasaran lengkap, akses mudah, dan layanan profesional untuk pemain Indonesia.

Programming Tutorial
Blog
Python
Python Beginner Errors
Programming Tutorial
Blog
Python
Python Language Tricks
26 Jan 2021

If you think you mastered the language, you’ve got to read this

Programming Best Practices
Blog
Python
Quantmetry Bayesian Segmentation
Medical Bayesian French
Blog
R
Quarto + Docker
7 May 2023

In this blog post of the “Quarto Q&A” series you will learn how to publish your Quarto project as a Docker container.

Quarto
Blog
R
Quarto Blog Writing Guide
24 Jul 2022

This blog post is an in-depth guide on how to start blogging with Quarto.

Quarto Tutorial
Blog
R
Quarto Diagrams
18 Jul 2022

Inspired by the saying “An apple a day keeps the doctor away”, this project titled “A Quarto tip a day keeps the docs away” is a playful attempt to share Quarto tips for a month leading up to my rstudio::conf(2022) keynote on Quarto.

Quarto Diagrams
Blog
R
Quarto with GitHub Pages
8 Aug 2022

Using GitHub actions to render and publish a Quarto website.

Quarto Deployment
Blog
R
R + Python: From polyglot to pluralism | Emily Riederer
30 Dec 2025

We used to have a language war, then peaceful polyglot co-existence. Now, it’s clear that we’re actively better off learning from each other. A reflection on 2025, posit::conf, what R and python stacks can learn from each other, and the criticality of diversity in open source

General
Blog
R
R Package from Scratch
26 Aug 2018

Anyone who has created their own R package has probably come across Hilary Parker’s awesome blogpost, that walks you through creating your very first R package. The comprehensive detail on everything R packages can be found in Hadley Wickham’s superb book. In this post I am going to walk through som

Package Development Tutorial
Blog
R
R Psychologist - Longitudinal Analysis
21 Apr 2015

I often get asked how to fit different multilevel models (or individual growth models, hierarchical linear models or linear mixed-models, etc.) in R. In this…

Statistics Longitudinal Mixed Models
Blog
R
R Workflow
4 Sep 2017

A collection of some R and data-analysis workflow write-ups that have piqued my interest over the past year or so.

Workflow Best Practices
Blog
R
R for the Rest of Us Align Axes
17 Jul 2022

When you've got multiple plots in a report made with R, aligning the axes can be challenging. Here's how we do it.

Visualization ggplot2
Blog
R
R-bloggers - Deploying Shiny with Docker
8 Feb 2019

If you haven’t heard of Docker, it is a system that allows projects to be split into discrete units (i.e. containers) that each operate within their own virtual environment. Each container has a blueprint written in its Dockerfile that describes all of the operating parameters including operating sy

Docker Deployment Shiny
Blog
R
R-bloggers - Gaussian Mixture
15 Feb 2017

<div style = \"width:60%; display: inline-block; float:left; \"> One of my goals for 2016 is to improve my ability to understand different statistical/machine learning problems. I have an educational background in economics, so I have spent a good deal of time studying and using linear modeling in it’

Statistics Clustering
Blog
R
R-bloggers - How to Learn R

Error establishing a database connection.

Education Tutorial
Blog
R
R-bloggers - Image Recognition
16 Mar 2021

<div style = \"width:60%; display: inline-block; float:left; \"> Imagine you could: Take a picture with your phone of a bird in your backyard. Upload the foto to an app. The app tells you what kind of bird it is. In this tutorial, you will learn how to quickly build an app that does just that – using

Computer Vision Shiny
Blog
R
R-bloggers - Project Structure
9 Aug 2018

Structuring R projects is a necessary evil: nobody likes doing it, but everybody enjoys a well-structured, efficient project. This post takes you through some of the key principles of structuring a project well. The post Structuring R projects appeared first on Doodling in Data.

Best Practices Project Management
Blog
R
R-bloggers - ggplot2 Functions
8 Jul 2020

<div style = \"width:60%; display: inline-block; float:left; \"> Introduction Making Multiple Plots on the Same Subject Preparing the Data Writing Functions to Generate Multiple Plots Making Custom Plot Themes Updating Plot Themes Introduction There are often situations when you need to perform repeti

Visualization Automation
Blog
R
RAPS Method Explained
19 Nov 2022

Website - Youtube - About - Talks - Books - Packages - RSS Reproducibility with Docker and Github Actions for the average R enjoyer R proramming Published November 19, 2022 Permanently moved.

Prediction Intervals
Blog
R
RStudio - Translating Shiny
17 Oct 2022

Translation capabilities in Shiny apps can help data scientists communicate with an international audience. Nicola Rennie from Jumping Rivers shares her experience developing multilingual Shiny apps.

Shiny i18n
Blog
R
RStudio R Markdown Tips 1
22 Nov 2021

In this series, we walk through lesser-known tips and tricks to help you work more effectively and efficiently in R Markdown. This first post focuses on working with R Markdown in the RStudio IDE.

R Markdown IDE
Blog
R
RStudio R Markdown Tips 2
6 Jan 2022

In this series, we show you lesser-known tips and tricks to help you work more effectively and efficiently in R Markdown. This second post focuses on cleaning up your R Markdown code.

R Markdown Best Practices
Blog
R
RStudio R Markdown Tips 3
18 May 2022

In this series, we walk through lesser-known tips and tricks to help you work more effectively and efficiently in R Markdown. This third post focuses on features that save you time and trouble.

R Markdown Productivity
Blog
R
RStudio Shortcuts
10 Oct 2022

There are so many RStudio shortcuts out there but these are my TOP5 that I regularly use 😊 I love them because they usually make your life easier.

IDE Productivity
Blog
R
RStudio Tips and Tricks
IDE R Markdown
Blog
R Python
RStudio vetiver Announcement
9 Jun 2022

We are thrilled to announce the release of vetiver, a framework for MLOps tasks in R and Python. Use vetiver to version, share, deploy, and monitor a trained model.

MLOps Deployment
Blog
Python
Reddit - Model in Production
8 Feb 2021

FINALLY Deployed a Model to production, it only took 11 Months!!!!! I've been programming in python for about 2 years now, and I wanted to learn how to deploy a machine learning model in a production system.

Machine Learning Deployment
Blog
R
Regex for R Programmers
12 Apr 2018

Regular expressions. How they can be cruel! Well we’re here to make them a tad easier. To do so we’re going to make use of the {stringr} package install.packages(\"stringr\") library(\"stringr\") We’re going to use the str_detect() and str_subset() functions. In particular the latter. These have the syn

Programming Regex
Blog
R
Regression Fire and Things
15 Jun 2021

It isn't my job to disappoint people, but I'm good at it.

Statistics Causality
Blog
R
Risk Ratio vs Odds Ratio
2 Apr 2023

Anders Huitfeldt writes: Thank you so much for discussing my preprint on effect measures (“Count the living or the dead?”) on your blog! I really appreciate getting as many eyes as possible on this work; having it highlighted on by you is the kind of thing that can really make the snowball start rol

Causal Inference
Blog
R
Samantha Csik - Quarto Blogs
24 Oct 2022

Got a Quarto website, but no blog? We can fix that!

Quarto Tutorial
Blog
Python
Semantic Search for Photos
7 Jul 2021

Weights & Biases, developer tools for machine learning

Computer Vision NLP
Blog
Other
Semi-automating 200 Pull Requests with Claude Code
9 Jan 2026

We’re working on the next dplyr release.

General
Blog
R
Shiny and Arrow
27 Jun 2022

A match made in high-performance-web-application heaven.

Shiny Big Data
Blog
R
Shiny in Production
21 Apr 2022

In this post, we explore possible challenges to putting Shiny in production and how to overcome them.

Shiny Production
Blog
R
Shiny in Production Highlights
13 Oct 2022

Last week, we were very excited to host our first Shiny in Production conference! Attendees gathered in The Catalyst in Newcastle for two days of workshops and talks focusing on all things related to Shiny, building dashboards, and cool things you can do in R. On day one, we ran three workshops: Jac

Shiny
Blog
R
Shiny in Production Update
14 Jun 2022

The organisation for Shiny in Production is well under way - our list of speakers is now up on the conference website, and registration is open, with Early Bird tickets available until July 31st! Read on for more details.

Shiny Production
Blog
R
Silvia Canelón
1 Jan 2024

Researcher, educator, and journalist with data science expertise.

Data Science
Blog
R
Simply Statistics
1 Sep 2011

Many, including prominent scientists, seem to misunderstand the true cost of biomedical research and the fact that universities subsidize it beyond what they receive from the NIH.

Statistics Data Science
Blog
Other
Stat4decision - Data Sources
16 Dec 2019

Lorsque vous essayez de tester des modèles, il est complexe de trouver des jeux de données intéressants. Dans cet article, nous faisons un petit tour de quelques sites vous permettant de vous lancer…

Data Resources French
Blog
Other
Statistics by Jim
15 Apr 2017

In hypothesis tests, use significance levels and p-values to determines statistical significance. Learn how these tools work.

Statistics Hypothesis Testing
Blog
R
System Dependencies for R
25 Oct 2020

Locking down R package dependencies and versions is a solved problem, thanks to the easy-to-use renv package. System dependencies — those Linux packages that

Dependencies DevOps
Blog
Python
Testing for Data Science
22 Dec 2021

In my work, writing tests serves three purposes: making sure things work, documenting my understanding, preventing future errors. When I was starting out with testing, I had a hard time understanding what I should be writing tests for. As a beginner, I just assumed my code worked–I was staring right

Testing Best Practices
Blog
Other
The Data Thread
Data Science Newsletter
Blog
Other
The Vibe Companion - Une interface web pour piloter Claude Code - Korben
10 Feb 2026

Claude Code, c'est super puissant... mais faut avouer que dans un terminal, quand l'IA commence à enchaîner les appels d'outils dans tous les sens, on se ...

General
Blog
R
ThinkR - Create Package
28 Nov 2019

Dans ces quelques lignes je vais vous expliquer comment concevoir votre propre package R. Ne partez pas ! Il n’y a pas d’appréhension à avoir, c’est

Package Development French
Blog
R
ThinkR - Dockeriser Shiny
10 Jul 2023

Retour sur l'intervention de Vincent aux 6e Rencontres R d'Anglet : \"Encapsuler une application R avec Docker\".

Docker Deployment Shiny
Blog
R
ThinkR Shiny Docker renv
27 Jul 2022

La version 0.3.3 de golem est disponible sur le CRAN, elle propose une nouvelle approche de construction d'images docker pour le déploiement de vos

Shiny Docker French
Blog
R
ThinkR Shiny Package
14 Nov 2021

The R task Force - R experts for all your needs

Shiny Package Development French
Blog
R
ThinkR Shiny Template
28 Aug 2019

The R task Force - R experts for all your needs

Shiny Production French
Blog
R
ThinkR golem Tutorial
10 Oct 2023

The R task Force - R experts for all your needs

Shiny Tutorial French
Blog
R
Tidyverse Tips
1 Jun 2022

Tidy notes I took from Dave Robinson’s screencasts #TidyTuesday

tidyverse Tips
Blog
R
Treatment Timelines
8 Jun 2022

An R code walkthrough for treatment timelines or ‘swimmer’ plots. These can help visualize treatment or measurement patterns, time-varying covariates, outcomes, and loss to follow-up in longitudinal data settings.

Visualization Medical
Blog
Other
Undo Almost Anything with Git
8 Jun 2015

One of the most useful features of any version control system is the ability to \"undo\" your mistakes. In Git, \"undo\" can mean many slightly different things.

Version Control
Blog
Other
VS Code Extensions
21 Mar 2022

Visual Studio Code is one of the most popular code editors used by software developers. While it has many great features built-in, there are a lot of extensions you can install to increase your productivity. We just published a video on the freeCode...

IDE Productivity
Blog
Python
VS Code ML Project Setup
14 Oct 2022

Learn Azure ML and machine learning with Bea Stollnitz.

Machine Learning Tools
Blog
R
Variance Explained
21 Jul 2021

Blog on R, statistics, and education

Statistics Data Science
Blog
R
We Don't Talk About Quarto
4 Apr 2022

We don't talk about Quarto Until now! By Alison Hill in rmarkdown April 4, 2022 Thumbnail image from the Official Disney Fan Club website Background Early last year, I was busily checking Quarto, and totally terrified of checking Twitter.

Quarto Tutorial
Blog
R
Web Scraping London Marathon
Web Scraping
Blog
Python
Web Scraping with Python
Web Scraping Tutorial
Blog
R
When Not in Rome
Best Practices Tutorial
Blog
R
Winners of the Closeread Prize - Data-Driven Scrollytelling with Quarto - Posit
24 Feb 2025

Announcing the Closeread Prize winners! Prepare to be amazed by these stunning scrollytelling experiences created in Quarto.

General
Blog
R
Writing R in VS Code
11 Dec 2019

This article will be updated to reflect the latest languageserver features.

Developer Tools
Blog
R
Yihui Xie - xaringan
29 Aug 2017

Last year I wrote an R package with a weird name “xaringan”. Although I have documented it, I have never explained why I preferred the underlying HTML5 presentation framework remark.js …

Presentations Tutorial
Blog
R
Yohan Mansiaux
11 Aug 2022

Bot twitter Bot twitter sur l'ouverture du pont Chaban Delmas à Bordeaux Site web perso Code source du site Application isochrones Calcul d'isochrones et observations des équipements publics à proximité Nettoyage résultats électoraux Passage des données data.

Data Science Blog
Blog
R
Yury Zablotski - Mixed Models
Statistics Mixed Models
Blog
R
Zev Ross Shiny Tutorial
19 Apr 2016

Shiny enables you to write powerful interactive web applications entirely in R. Using R you create a user interface and server and Shiny compiles your code into the HTML, CSS and JavaScript needed …

Shiny Tutorial
Blog
R
caret vs tidymodels
Machine Learning Comparison
Blog
R
easystats Blog
27 Jan 2022

Happy birthday easystats! A retrospective Jan 27, 2022 Happy birthday easystats! Two years ago, which feels like yesterday, we celebrated the easystats project’s first anniversary.

Statistics
Blog
R
ggplot2 Extensions
24 Oct 2022

For everything from styling text and customizing color palettes to creating your own geoms, these ggplot2 add-ons deserve a place in your R data visualization toolkit. Plus, a bonus list of packages to explore on your own.

Visualization ggplot2
Blog
R
ggplot2 Size Dimensions
20 Dec 2020

What’s complicated about size and resolution ? Have you ever tried to reproduce a plot like the first one and make minor changes on the size or resolution and end up with something like the second plot ?

Visualization ggplot2
Blog
R
rOpenSci r-universe
27 Feb 2023

Monday, February 27, 2023 From rOpenSci (https://ropensci.

Packages
Blog
R
rtask ThinkR
28 Apr 2021

The R task Force - R experts for all your needs

Blog French
Blog
R
tidyterra
25 May 2022

Easily work and ggplot SpatRasters - tidyterra provides tidyverse methods for terra objects and geom functions for plotting with ggplot2....

Spatial tidyverse
Book
R
Advanced R

A book created with bookdown.

Programming Advanced
Book
Other
Artificial Intelligence: A Modern Approach
22 Aug 2022

The authoritative, most-used AI textbook, adopted by over 1500 schools.

AI Book
Book
Python
Automate the Boring Stuff

A Page in : 2nd Edition

Programming Automation
Book
R
Bayesian Statistics in R
Statistics Bayesian
Book
R
Big Book of R
11 Oct 2025

Welcome :) 1 Your last-ever bookmark Thanks for stopping by.

Books Resources
Book
R
Biomedical Statistics in R
Statistics Biomedical
Book
R
Building Shiny Apps Workflow
Shiny Workflow
Book
Other
Cracking the Coding Interview

Help software engineers interview at their best. The best-selling book in computer science for 4 years running. Written by a former member of Google's hiring committee, and the consultant on engineering hiring for many of the top tech companies.

Programming Interviews
Book
R
Data Analysis Bookdown
17 Feb 2026

This is a guide on how to conduct data analysis in the field of data science, statistics, or machine learning.

Statistics
Book
R
Data Science Book - Distributions
11 Sep 2022

This book introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression and machine learning and helps you develop skills such as R programming, data wrangling with dplyr, data visualization

Statistics Data Science
Book
R
Data Science Rafael Lab
1 Jan 2010

This book introduces concepts and skills that can help you tackle real-world data analysis challenges. It covers concepts from probability, statistical inference, linear regression and machine learning and helps you develop skills such as R programming, data wrangling with dplyr, data visualization

Data Science Book
Book
Other
Data Science by Design

DSxD’s Future of Data Science Book One part of the Data Science by Design (DSxD) initiative that we are especially excited about is showcasing the work created by the newly established DSxD community.

Data Science Book
Book
R
Data Science in Education
1 Jan 2016

Bookdown for ‘Data Science in Education Using R’ by Ryan A. Estrellado, Emily A. Freer, Joshua M. Rosenberg, and Isabella C. Velásquez to be published by Routledge in 2024

Education Data Science
Book
Python
Deep Learning Book
1 Jan 2016

The Deep Learning textbook is a resource intended to help students and practitioners enter the field of machine learning in general and deep learning in particular.

Deep Learning Book
Book
Python
Deep Neural Networks with Keras
20 Jan 2025

DescriptionDeep learning is a group of exciting new technologies for neural networks. Through advanced training techniques and neural network architectural components, it is now possible to create neu

Deep Learning Keras
Book
Python
Designing ML Systems
17 May 2022

Machine learning systems are both complex and unique. Complex because they consist of many different components and involve many different stakeholders. Unique because they're data... - Selection from Designing Machine Learning Systems [Book]

Machine Learning MLOps
Book
R
Doing Meta-Analysis in R
1 Jan 2021

This is a guide on how to conduct Meta-Analyses in R.

Meta-Analysis
Book
R
Econometrics with R
17 Oct 2025

Beginners with little background in statistics and econometrics often have a hard time understanding the benefits of having programming skills for learning and applying Econometrics. ‘Introduction to Econometrics with R’ is an interactive companion to the well-received textbook ‘Introduction to Econ

Econometrics Statistics
Book
R
Engineering Shiny
7 Mar 2017

A book about engineering shiny application that will later be sent to production. This book cover project management, structuring your project, building a solid testing suite, and optimizing your codebase. We describe in this book a specific workflow: design, prototype, build, strengthen and deploy.

Shiny Production
Book
R
Epi R Handbook
18 Sep 2024

The Epidemiologist R Handbook Welcome R for applied epidemiology and public health Usage: This handbook has been used over 3 million times by 850,000 people around the world.

Epidemiology Tutorial
Book
R
FW8051 Statistics for Ecologists
7 Jan 2025

Thank you for your interest in the Statistics for Ecologists book.

Statistics Ecology
Book
R
Flexible Imputation of Missing Data

Flexible Imputation of Missing Data, Second Edition

Statistics Missing Data
Book
R
Forecasting Principles and Practice

Chapter 1 Getting started Forecasting has fascinated people for thousands of years, sometimes being considered a sign of divine inspiration, and sometimes being seen as a criminal activity.

Time Series Forecasting
Book
R
Fundamentals of Data Visualization

A guide to making visualizations that accurately reflect the data, tell a story, and look professional.

Visualization Book
Book
R
Grimoire Stat
16 May 2018

Mon grimoire de stats avec R

Statistics French
Book
Python
Hands-On ML with Scikit-Learn
30 Sep 2019

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can... - Selection from Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition [Book]

Machine Learning Book
Book
R
Happy Git with R

Using Git and GitHub with R, Rstudio, and R Markdown

Git Workflow
Book
R
INLA GitBook
29 Aug 2021

This book introduces the integrated nested Laplace approximation (INLA) for Bayesian inference and its associated R package R-INLA.

Bayesian Statistics
Book
R
ISLR tidymodels Labs
24 Sep 2023

ISLR tidymodels labs 1 Introduction This book aims to be a complement to the 2nd edition An Introduction to Statistical Learning book with translations of the labs into using the tidymodels set of packages.

Machine Learning tidymodels
Book
Python
Interpretable Machine Learning (Packt)
Explainable AI
Book
R JavaScript
JavaScript for R
19 Apr 2021

Book on using JavaScript with R for visualisations, web development, and computations.

Web Development Integration
Book
R
Likert Analysis in R
4 Jan 2017

This is a short overview of why averages don’t work well for evaluating Likert scale or other ordinal-scale data, and what to do instead, with examples using R.

Statistics Survey
Book
R
Linear Mixed Models Guide
23 Jun 2022

Highly recommended by JASA, Technometrics, and other leading statistical journals, the first two editions of this bestseller showed how to easily perform complex linear mixed model (LMM) analyses via a variety of software programs. Linear Mixed Models: A Practical Guide Using Statistical Software, T

Statistics Mixed Models
Book
R
MDPI Spatial Statistics
Statistics Spatial
Book
Python
Machine Learning for Hackers
17 Apr 2023

The past decade has witnessed the broad adoption of artificial intelligence and machine learning (AI/ML) technologies. However, a lack of oversight in their widespread... - Selection from Machine Learning for High-Risk Applications [Book]

Machine Learning Book
Book
R
Mastering Shiny
1 Jan 2021

A book created with bookdown.

Shiny Web Development
Book
Other
Meta-Analysis Methods
Statistics Meta-analysis
Book
Other
Modeling Mindsets
Statistics Philosophy
Book
R
ModernDive
29 Jan 2026

An open-source and fully-reproducible electronic textbook for teaching statistical inference using tidyverse data science tools.

Statistics Data Science
Book
Other
Pattern Recognition and ML
1 Jan 2006

This leading textbook provides a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners. No previous knowledge of pattern recognition or machine learning concept

Machine Learning Book
Book
Python
Probabilistic ML Book
1 Jan 2012

“Probabilistic Machine Learning” - a book series by Kevin Murphy

Machine Learning Bayesian
Book
Python
Probabilistic ML Book 2
28 Feb 2022

Probabilistic Machine Learning: Advanced Topics by Kevin Patrick Murphy.

Machine Learning Bayesian
Book
Python
Python Data Science Handbook
21 Nov 2016

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual... - Selection from Python Data Science Handbook [Book]

Data Science Book
Book
Python
Python Data Science Handbook

Python Data Science Handbook Jake VanderPlas This website contains the full text of the Python Data Science Handbook by Jake VanderPlas; the content is available on GitHub in the form of Jupyter notebooks.

Data Science Tutorial
Book
Python
Python ML Book 3rd Edition
7 Jun 2019

The \"Python Machine Learning (3rd edition)\" book code repository - rasbt/python-machine-learning-book-3rd-edition

Machine Learning Book
Book
Python
Python Packages
1 Jan 2026

An open source book describing modern and efficient workflows for developing and maintaining Python packages!

Packages
Book
Python
Python Regex Guide
Programming Regex
Book
Python
Python for Data Analysis
22 Oct 2012

Python for Data Analysis is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical, modern introduction to... - Selection from Python for Data Analysis [Book]

Data Science Book
Book
Python
Python for Finance
9 May 2017

Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems [Géron, Aurélien] on Amazon.com. *FREE* shipping on qualifying offers. Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelli

Finance Data Science
Book
R
R Markdown Cookbook
3 Feb 2026

This book showcases short, practical examples of lesser-known tips and tricks to helps users get the most out of these tools. After reading this book, you will understand how R Markdown documents are transformed from plain text and how you may customize nearly every step of this processing. For exam

R Markdown Documentation
Book
R
R Packages

Learn how to create a package, the fundamental unit of shareable, reusable, and reproducible R code.

Package Development Book
Book
R
R Packages Book

Learn how to create a package, the fundamental unit of shareable, reusable, and reproducible R code.

Package Development Book
Book
R
R Without Statistics
Programming Tutorial
Book
R
R for Data Science
1 Jan 2017

This book will teach you how to do data science with R: You’ll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science. Just as a chemist learns how to clean test tubes and s

Data Science Book
Book
R
Reproducibility with R
1 Jan 2025

An R reproducibility toolkit for the practical researcher.

Reproducibility Tutorial
Book
Other
Reproducible Workflows
Data Science Reproducibility
Book
R
Shiny in Production
15 Jan 2019

This document is full of supplemental resources and content from the Shiny in Production Workshop delievered at rstudio::conf 2019.

Shiny Production
Book
R
Spatial Data Science
1 Jan 2019

A book for Spatial Statistics for Data Science with R.

Spatial Statistics
Book
Other
Statistical Inferences
1 Jan 2022

This open educational resource contains information to improve statistical inferences, design better experiments, and report scientific research more transparently.

Statistics Book
Book
R
Statistical Inferences
1 Jan 2022

This open educational resource contains information to improve statistical inferences, design better experiments, and report scientific research more transparently.

Statistics
Book
R
Statistics with R
15 Jun 2022

An Introduction to Bayesian Thinking

Statistics Tutorial
Book
R
Targets Walkthrough
1 Jan 2025
Workflow Reproducibility
Book
Other
The Turing Way
Reproducibility
Book
R
Tidy Modeling with R
6 Sep 2023

The tidymodels framework is a collection of R packages for modeling and machine learning using tidyverse principles. This book provides a thorough introduction to how to use tidymodels, and an outline of good methodology and statistical practice for phases of the modeling process.

Machine Learning tidymodels
Book
R
Unleash Shiny
14 Mar 2022

A book about deeply customizing Shiny app for production.

Shiny Advanced
Book
Other
Wright MA Book
22 Apr 2021

| | | High-Dimensional Data Analysis with Low-Dimensional Models: Principles, Computation, and Applications | Basic Information The book covers new mathematical (statistical, geometrical, computational) principles for high-dimensional data analysis, with scalable optimization methods and their appli

Statistics Book
Book
Other
amazon
9 May 2017

Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems [Géron, Aurélien] on Amazon.com. *FREE* shipping on qualifying offers. Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelli

General
Book
Other
bookdown
General
Book
Other
dropbox
1 Jan 2022
General
Book
R
ggplot2 Book

ggplot2: Elegant Graphics for Data Analysis (3e) Welcome This is the on-line version of work-in-progress 3rd edition of “ggplot2: elegant graphics for data analysis” published by Springer.

Visualization Book
Book
Other
hsph.harvard.edu
23 Feb 2026

Miguel Hernan Kolokotrones Professor of Biostatistics and Epidemiology Epidemiology, Harvard T.

Bayesian
Book
Other
library.bayesia
Bayesian
Book
Other
livebook.dev
1 Jan 2026

Automate code & data workflows with interactive notebooks

General
Book
Other
ml-science-book
1 May 2020

10 Causality Machine learning exploits all available information to make predictions – and there are many ways to predict things.

Bayesian
Book
R
mlr3 Book
Machine Learning mlr3
Book
Other
udlbook.github.io
General
Book
Other
vdsbook
1 Jan 2007

Veridical Data Science The Practice of Responsible Data Analysis and Decision Making This is the Open Access web version of Veridical Data Science.

General
Cheatsheet
R Python Julia
Multi-language Coding Cheatsheet
4 Jul 2023

I’m making freely available the first version of something I’ve wanted to do for a long time. I’m an advanced R user, but I’m very limited in both, Python and Julia. However…

Programming
Community
Other
Awesome Computational Social Science
19 Jan 2023

A community resource covering Social Science — Awesome Computational Social Science.

Social Science
Community
Other
Awesome Data Leadership
22 Mar 2022

A community resource covering Data Science and Leadership — Awesome Data Leadership.

Data Science Leadership
Community
R
Awesome R Games
31 Jul 2022

A community resource for R covering Games and Fun — Awesome R Games.

Games Fun
Community
R
Awesome R Shiny
20 Apr 2021

A community resource for R covering Shiny and Web Development — Awesome R Shiny.

Shiny Web Development
Community
Python
Awesome TensorFlow
2 Oct 2016

A community resource for Python covering Deep Learning and TensorFlow — Awesome TensorFlow.

Deep Learning TensorFlow
Community
Python
Awesome Visual Transformer
3 Dec 2020

A community resource for Python covering Computer Vision and Transformers — Awesome Visual Transformer.

Computer Vision Transformers
Community
Python
Best of ML Python
29 Nov 2020

A community resource for Python covering Machine Learning — Best of ML Python.

Machine Learning Resources
Community
Other
Docker Labs
15 Oct 2018

A community resource covering Docker and DevOps — Docker Labs.

Docker DevOps
Community
R
French R Users
14 Mar 2018

A community resource for R covering Community — French R Users.

Community French
Community
Other
Git Guide
29 May 2022

A community resource covering Git — Git Guide.

Git Tutorial
Community
Other
Hacker News
24 Feb 2026

Hacker News new | past | comments | ask | show | jobs | submit login 1.

General
Community
R
InseeFr GitHub
24 Feb 2026

A community resource for R covering Public Statistics — InseeFr GitHub.

Public Statistics
Community
Python
Jupyter Notebooks Gallery
24 Jul 2025

A community resource for Python covering Data Science — Jupyter Notebooks Gallery.

Data Science Tutorial
Community
Other
Lobsters
23 Feb 2026

A computing-focused community centered around link aggregation and discussion.

Development
Community
Python
ML Cheatsheets
22 Feb 2020

A community resource for Python covering Machine Learning — ML Cheatsheets.

Machine Learning Reference
Community
Other
ML Collective
19 Dec 2025

A community resource covering Machine Learning and Community — ML Collective.

Machine Learning Community
Community
R
R-Causal
21 Aug 2025

A community resource for R covering Causal Inference — R-Causal.

Causal Inference
Community
R
RStudio Webinars
30 Jul 2014

A community resource for R covering Education and Video — RStudio Webinars.

Education Video
Community
R
State of the R
18 Feb 2026

A community resource for R covering Community — State of the R.

Community Resources
Community
R
Statistical Learning with R
17 Nov 2025

A community resource for R covering Machine Learning and Statistics — Statistical Learning with R.

Machine Learning Statistics
Community
Other
The Algorithms
23 Feb 2026

A community resource covering Algorithms and Programming — The Algorithms.

Algorithms Programming
Community
Other
Top Python Libraries of 2025 (11th Edition)
18 Dec 2025

Top Python Libraries of 2025 (11th Edition) We tried really hard not to make this an AI-only list.

General
Community
Python
Transformers Tutorials
31 Aug 2020

A community resource for Python covering Deep Learning and Transformers — Transformers Tutorials.

Deep Learning Transformers
Conference
R
JMS INSEE 2022

A conference resource for R covering Statistics — JMS INSEE 2022.

Statistics French
Course
Python
Causal Inference Course (Neal)
1 Aug 2019

Introduction to Causal Inference. A free online course on causal inference from a machine learning perspective.

Causal Inference
Course
Python
Codecademy Python
2 Jun 2021

Develop your Python 3 skills in our comprehensive course. Start coding and build versatile applications.

Programming Tutorial
Course
Python
Corise Computer Vision
Computer Vision Course
Course
Python
Coursera - GANs
21 Jul 2023

Offered by DeepLearning.AI. In this course, you will: - Learn about GANs and their applications - Understand the intuition behind the ... Enroll for free.

Machine Learning GANs
Course
R
DataCamp - data.table
Data Manipulation Tutorial
Course
R
Duke Sta 112
1 Jan 2015

Course info | When | Tue & Thu 10:05 - 11:20am | | Where | Perkins LINK 070 (Seminar 4) | Teaching team | Instructor | Mine Çetinkaya-Rundel | OH: Mon 1 - 3pm & Wed by appointment at Old Chem 213 | | | TA | Kyle Burris | OH: Wed 9 - 10am & Fri 10 - 11am at Old Chem 211A | Texts All texts are freely

Statistics Course
Course
R
Duke Sta 523
28 Aug 2017

| Date | Topic | Reading | Notes | | |---|---|---|---|---| | Mon, Aug 28 | Introduction [Slides] | Codeschool - Try R | || | Wed, Aug 30 | Using git and github [Slides] | Happy Git and GitHub for the useR, Try github, Trump Tweet blog post | RStudio Server - Saxon or OIT VM Screencast - git & github

Statistics Course
Course
Python
Fast.ai
1 Jan 2020

A free course designed for people with some coding experience, who want to learn how to apply deep learning and machine learning to practical problems.

Deep Learning Course
Course
R
Harvard Gov 2003
1 Jan 2003

Materials for Gov 2003: Causal Inference with Applications

Statistics Causality
Course
Other
MIT Computational Thinking
2 Sep 2020

In this segment, we understand what an image is when represented on a computer, and how you can use the Images.

Computer Science Education
Course
Python
MIT Deep Learning
5 Jan 2026

MIT's introductory course on deep learning methods and applications.

Deep Learning Education
Course
Other
Stanford CS229
1 Jan 2021

Course Description This course provides a broad introduction to machine learning and statistical pattern recognition.

Machine Learning Course
Course
Other
Stanford CS25
1 Jan 2024

CS25 has become one of Stanford's hottest and most seminar courses, featuring top researchers at the forefront of Transformers research such as Geoffrey Hinton, Ashish Vaswani, and Andrej Karpathy. Our class has an incredibly popular reception within and outside Stanford, and millions of total views

Deep Learning Transformers
Course
Python
Udemy - ML Model Deployment
21 Sep 2025

<p>Welcome to Deployment of Machine Learning Models, the<strong> most comprehensive machine learning deployments online course available to date. </strong>This course will show you how to take your machine learning models from the research environment to a fully integrated production environment<str

Machine Learning Deployment
Course
Python
Udemy - NLP in Python
2 Feb 2026

<p>Ever wondered how AI technologies like <strong>OpenAI</strong> <strong>ChatGPT</strong>,<strong> GPT-4</strong>, <strong>DALL-E</strong>, <strong>Midjourney</strong>, and <strong>Stable Diffusion</strong> really work? In this course, you will learn the foundations of these groundbreaking applicat

NLP Machine Learning
Course
Python
Udemy - NLP with BERT
5 Oct 2025

<p><strong>Welcome to Production-Grade ML Model Deployment with FastAPI, AWS, Docker, and NGINX!</strong></p><p>Unlock the power of seamless ML model deployment with our comprehensive course, <em>Production-Grade ML Model Deployment with FastAPI, AWS, Docker, and NGINX.</em> This course is designed

NLP Deep Learning
Documentation
Other
GitLab Data Team Handbook
Data Engineering
Documentation
R
ggsurvfit Package
Survival Analysis
Documentation
R
gt Tables Gallery
8 Dec 2024

::session_info(\"installed\") sessioninfo## ─ Session info ─────────────────────────────────────────────────────────────── ## setting value ## version R version 4.

Reporting
Forum
R
R-help Mailing List
1 Jan 2013

[R] Adding Nested Random Effects to MCMCglmm Marian L.

Community Support
Forum
R
Shiny Display Issues
19 Feb 2019

It sounds like the output value simply isn't being received by the browser. One thing you might want to try is to put this at the top of your app, and then check what shows up in your logs: options(shiny.trace = TRUE) It will record all the messages sent between the R process and the browser. If you

Shiny Support
Forum
R
Shiny GitHub Issue
3 Oct 2013

I've tried modifying a shiny app from the demo, and also copied directly the Hello Shiny app into two files. I can get the UI from Hello, but no graph. From my modification of another CLT app (tgou...

Shiny Support
Forum
R
Shiny Google Group
19 Feb 2026
Shiny Community
Gallery
Other
Data Visualization Guide
1 Jan 2024

The guide Table of contents This guide is under development, and the authors welcome feedback and contributions.

Data Visualization
Game
Other
Modeling Mindsets Game

Want to get a better overview of the different modeling approaches? In less than 100 pages, Modeling Mindsets, The Many Cultures of Learning From Data elucidates the worldviews behind various statistical modeling and machine learning mindsets.

Statistics Education
Guide
Other
Art of Command Line (FR)
20 May 2015

Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.

Developer Tools
Guide
R
Good Practices in R
16 Mar 2023

Cleaning data can take hundreds or thousands of lines.

Best Practices
Journal
Other
PeerJ - Practical Data Science
15 Aug 2017

Collection of preprints focusing on the practical side of data science workflows and statistical analysis. Curated by Jennifer Bryan and Hadley Wickham.

Data Science Statistics
Magazine
R
Rzine
8 Oct 2025

RzineArticles de méthodes pour les Sciences Humaines et Sociales ISSN 2743-8791 - Revue de documents computationnels

Community
Newsletter
Other
Data Science Section July
23 Nov 2025

Dalam beberapa tahun terakhir, dunia permainan daring telah berkembang pesat, terutama di sektor permainan kartu seperti BandarQQ dan BandarQ.

Data Science Newsletter
Newsletter
Other
Mindful Modeler
16 Dec 2025

Better machine learning by thinking like a statistician. About model interpretation, paying attention to data, and always staying critical. Click to read Mindful Modeler, by Christoph Molnar, a Substack publication with tens of thousands of subscribers.

Machine Learning Newsletter
Newsletter
Python
Weights & Biases ML News

Find ML News articles & tutorials from leading machine learning practitioners. Fully Connected: An ML community from Weights & Biases.

Machine Learning Newsletter
Package
Python
PandasGUI
12 Jun 2019

A GUI for Pandas DataFrames. Contribute to adamerose/PandasGUI development by creating an account on GitHub.

Data Science Visualization
Package
R
Pointblank
24 Feb 2017

Data quality assessment and metadata reporting for data frames and database tables - rstudio/pointblank

Data Validation
Package
Python
PySimpleGUI
11 Jul 2018

Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, ...

GUI Development
Package
Python
Scrapera
23 Jan 2021

A universal package of scraper scripts for humans. Contribute to DarshanDeshpande/Scrapera development by creating an account on GitHub.

Web Scraping
Package
Python
SeaLion
24 Jan 2021

The first machine learning framework that encourages learning ML concepts instead of memorizing class functions. - GitHub - anish-lakkapragada/SeaLion: The first machine learning framework that en...

Machine Learning
Package
R
cleanrmd
19 May 2023

Classy light-weight R Markdown themes.

R Markdown Themes
Package
R
deps
23 Jul 2022

Dependency Management with roxygen-style Comments. Contribute to analythium/deps development by creating an account on GitHub.

Package Management Dependencies
Package
R
designer
18 Jan 2022

Prototype UI for Shiny Apps. Contribute to ashbaldry/designer development by creating an account on GitHub.

Shiny UI Builder
Package
R
drake
13 Jul 2011

A general-purpose computational engine for data analysis, drake rebuilds intermediate data objects when their dependencies change, and it skips work when the results are already up to date. Not every execution starts from scratch, there is native support for parallel and distributed computing, and c

Workflow Reproducibility
Package
R
equatiomatic
R Markdown Equations
Package
R
fable
1 Jan 2010

Provides a collection of commonly used univariate and multivariate time series forecasting models including automatically selected exponential smoothing (ETS) and autoregressive integrated moving average (ARIMA) models. These models work within the fable framework provided by the fabletools package,

Time Series Forecasting
Package
R
ggeasy
1 Jan 2025

Provides a series of aliases to commonly used but difficult to remember ggplot2 sequences.

ggplot2 Visualization
Package
R
ggstatsplot
6 Feb 2026

Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous (violin plots, scatterplots, histograms, dot plots, dot-and-whisker plot

Visualization Statistics
Package
R
ggsurvfit
1 Jan 2018

Ease the creation of time-to-event (i.e. survival) endpoint figures. The modular functions create figures ready for publication. Each of the functions that add to or modify the figure are written as proper ggplot2 geoms or stat methods, allowing the functions from this package to be combined with an

Visualization Survival Analysis
Package
R
golem
30 May 2025

An opinionated framework for building a production-ready Shiny application. This package contains a series of tools for building a robust Shiny application from start to finish.

Shiny Package Development
Package
R
gtsummary
5 Dec 2025

Creates presentation-ready tables summarizing data sets, regression models, and more. The code to create the tables is concise and highly customizable. Data frames can be summarized with any function, e.g. mean(), median(), even user-written functions. Regression models are summarized and include th

Tables Statistics
Package
R
huggingfaceR
24 May 2022

Hugging Face state-of-the-art models in R. Contribute to farach/huggingfaceR development by creating an account on GitHub.

NLP Hugging Face
Package
R
leafdown
28 May 2020

leafdown: drilldown functionality for leaflet choropleths - hoga-it/leafdown

Visualization Maps
Package
R
modeltime
1 Feb 2017

The time series forecasting framework for use with the tidymodels ecosystem. Models include ARIMA, Exponential Smoothing, and additional time series models from the forecast and prophet packages. Refer to \"Forecasting Principles & Practice, Second edition\" (<https://otexts.com/fpp2/>). Refer to \"Pro

Time Series Machine Learning
Package
R
padr
21 Aug 2019

When getting time series data ready for analysis, you might be confronted with the following two challenges: padr aims to make light work of preparing time series data by offering the two main functions thicken and pad.

Data Manipulation Time Series
Package
R
posterior - rvar
5 Jul 2024

This vignette describes the rvar() datatype, a multidimensional, sample-based representation of random variables designed to act as much like base R arrays as possible (e.

Statistics Bayesian
Package
R
prettydoc
1 Jan 2019

Creating Pretty Documents From R Markdown

R Markdown Themes
Package
R
prompt
1 Mar 2016

Dynamic R prompt. Contribute to gaborcsardi/prompt development by creating an account on GitHub.

CLI Tools
Package
R
purrr
1 Aug 2017

A complete and consistent functional programming toolkit for R.

Functional Programming
Package
R
reactable

Interactive data tables for R, based on the React Table JavaScript library. Provides an HTML widget that can be used in R Markdown or Quarto documents, Shiny applications, or viewed from an R console.

Tables Interactive
Package
R
renv

The renv package helps you create reproducible environments for your R projects.

Package Management Reproducibility
Package
R
shinydlplot
7 Nov 2025

Package ‘shinydlplot’ was removed from the CRAN repository.

Shiny Plots
Package
R
shinytest2
6 Jul 2021

Contribute to rstudio/shinytest2 development by creating an account on GitHub.

Shiny Testing
Package
R
timevis
14 Feb 2016

timevis: Create Interactive Timeline Visualizations in R - CRAN: http://cran.

Visualization Timeline
Package
R
trackdown
1 Jan 2021

Collaborative writing and editing of R Markdown (or Quarto / Sweave) documents. The local .Rmd (or Quarto / .Rnw) is uploaded as a plain-text file to Google Drive. By taking advantage of the easily readable Markdown (or LaTeX) syntax and the well-known online interface offered by Google Docs, collab

Collaboration Google Docs
Package
R
vetiver
MLOps Deployment
Package
R
vitae
1 Jan 2013

The vitae package makes creating and maintaining a Résumé or CV with R Markdown simple.

CV R Markdown
Package
R
waiter

Loading screens and progress bars for the Shiny web framework.

Shiny Loading
Package
R
xaringanthemer

Give your xaringan slides some style with xaringanthemer. Easy slide and plot themes for xaringan slides.

Presentations xaringan
Paper
Python
ArXiv Diffusion Models
19 Jul 2022

This document aims to be a self-contained, mathematically precise overview of transformer architectures and algorithms (*not* results). It covers what transformers are, how they are trained, what they are used for, their key architectural components, and a preview of the most prominent models. The r

Generative AI Diffusion
Paper
Other
ArXiv Paper
24 Mar 2022

Recent text-to-image generation methods provide a simple yet exciting conversion capability between text and image domains. While these methods have incrementally improved the generated image fidelity and text relevancy, several pivotal gaps remain unanswered, limiting applicability and quality. We

Machine Learning Research
Paper
Python
Attention Is All You Need
12 Jun 2017

The dominant sequence transduction models are based on complex recurrent or convolutional neural networks in an encoder-decoder configuration. The best performing models also connect the encoder and decoder through an attention mechanism. We propose a new simple network architecture, the Transformer

NLP Transformers
Paper
Other
BMC Medical Informatics
Medical AI
Paper
Python
Barbershop GANs
Computer Vision GANs
Paper
R
Bioinformatics phyloseq
Microbiome Bioinformatics
Paper
Python
Computer Vision Paper
13 Jul 2020

Measuring algorithmic bias is crucial both to assess algorithmic fairness, and to guide the improvement of algorithms. Current methods to measure algorithmic bias in computer vision, which are based on observational datasets, are inadequate for this task because they conflate algorithmic bias with d

Computer Vision Research
Paper
Python
Densely Connected CNNs
21 Mar 2016

Performance of machine learning algorithms depends critically on identifying a good set of hyperparameters. While recent approaches use Bayesian optimization to adaptively select configurations, we focus on speeding up random search through adaptive resource allocation and early-stopping. We formula

Computer Vision Deep Learning
Paper
Python
GANs Original Paper
10 Jun 2014

We propose a new framework for estimating generative models via an adversarial process, in which we simultaneously train two models: a generative model G that captures the data distribution, and a discriminative model D that estimates the probability that a sample came from the training data rather

Machine Learning GANs
Paper
Other
HAL Meta-Analysis
28 Nov 2022

While deep learning has enabled tremendous progress on text and image datasets, its superiority on tabular data is not clear. We contribute extensive benchmarks of standard and novel deep learning methods as well as tree-based models such as XGBoost and Random Forests, across a large number of datas

Statistics Meta-analysis French
Paper
Other
NAR Article
Bioinformatics Research
Paper
Other
Nature AI Fairness
Ethics AI
Paper
Other
Nature Digital Medicine
Medical AI
Paper
Other
Nature Digital Medicine ML
Medical AI
Paper
Other
Nature Human Behaviour Article
Behavioral Science
Paper
Other
OpenReview Paper
28 Jan 2022

Currently, it is hard to reap the benefits of deep learning for Bayesian methods, which allow the explicit specification of prior knowledge and accurately capture model uncertainty. We present...

Machine Learning Research
Paper
R
PLOS ONE phyloseq
22 Apr 2013

Background The analysis of microbial communities through DNA sequencing brings many challenges: the integration of different types of data with methods from ecology, genetics, phylogenetics, multivariate statistics, visualization and testing. With the increased breadth of experimental designs now be

Microbiome Statistics
Paper
Other
PMC Article
17 Dec 2020

Addressing the heterogeneity of both the outcome of a disease and the treatment response to an intervention is a mandatory pathway for regulatory approval of medicines. In randomized clinical trials (RCTs), confirmatory subgroup analyses focus on ...

Medical AI
Paper
Other
PSI Meta-Analysis Course Notes
Statistics Meta-analysis
Paper
Python
Perceiver Model
22 Oct 2020

While the Transformer architecture has become the de-facto standard for natural language processing tasks, its applications to computer vision remain limited. In vision, attention is either applied in conjunction with convolutional networks, or used to replace certain components of convolutional net

Deep Learning Transformers
Paper
Other
Pharmaceutical Statistics - Meta-analysis
Statistics Meta-analysis
Paper
Other
PsyArXiv Meta-Science
Research Meta-Science
Paper
Other
PsyArXiv Preregistration
Research Methods
Paper
Other
Science Direct Food Study
Food Science Research
Paper
Python
SqueezeNet Paper
Computer Vision Deep Learning
Paper
Python
StyleGAN Paper
19 Jun 2018

Evaluating generative adversarial networks (GANs) is inherently challenging. In this paper, we revisit several representative sample-based evaluation metrics for GANs, and address the problem of how to evaluate the evaluation metrics. We start with a few necessary conditions for metrics to produce m

Computer Vision GANs
Paper
Python
StyleGAN2 Paper
Computer Vision GANs
Paper
Other
arxiv
16 Nov 2022

Language models (LMs) are becoming the foundation for almost all major language technologies, but their capabilities, limitations, and risks are not well understood. We present Holistic Evaluation of Language Models (HELM) to improve the transparency of language models. First, we taxonomize the vast

General
Paper
Other
arxiv
16 Aug 2022

Randomized Controlled Trials (RCTs) may suffer from limited scope. In particular, samples may be unrepresentative: some RCTs over- or under- sample individuals with certain characteristics compared to the target population, for which one wants conclusions on treatment effectiveness. Re-weighting tri

General
Paper
Other
arxiv
12 Feb 2023

In the past few years we have seen the meteoric appearance of dozens of foundation models of the Transformer family, all of which have memorable and sometimes funny, but not self-explanatory, names. The goal of this paper is to offer a somewhat comprehensive but simple catalog and classification of

General
Paper
Other
arxiv
20 Mar 2021

Interpretability in machine learning (ML) is crucial for high stakes decisions and troubleshooting. In this work, we provide fundamental principles for interpretable ML, and dispel common misunderstandings that dilute the importance of this crucial topic. We also identify 10 technical challenge area

General
Paper
Other
arxiv
28 Feb 2017

As machine learning systems become ubiquitous, there has been a surge of interest in interpretable machine learning: systems that provide explanation for their outputs. These explanations are often used to qualitatively assess other criteria such as safety or non-discrimination. However, despite the

General
Paper
Other
arxiv
14 Jan 2019

Machine-learning models have demonstrated great success in learning complex patterns that enable them to make predictions about unobserved data. In addition to using models for prediction, the ability to interpret what a model has learned is receiving an increasing amount of attention. However, this

General
Paper
Other
arxiv
30 Apr 2024

Inspired by the Kolmogorov-Arnold representation theorem, we propose Kolmogorov-Arnold Networks (KANs) as promising alternatives to Multi-Layer Perceptrons (MLPs). While MLPs have fixed activation functions on nodes (\"neurons\"), KANs have learnable activation functions on edges (\"weights\"). KANs hav

General
Paper
Other
nature
Machine Learning
Paper
Other
nature
Machine Learning
Paper
Other
nature
General
Paper
Other
sciencedirect
General
Platform
Other
Hugging Face Chat
1 Jan 2025

Making the community's best AI chat models available to everyone

LLMs
Platform
Python
Hugging Face Papers
24 Feb 2026

Your daily dose of AI research from AK

Machine Learning
Platform
Other
Human Compatible AI
18 Jan 2025

CHAI’s mission is to develop the conceptual and technical wherewithal to reorient the general thrust of AI research towards provably beneficial systems.

AI Safety
Platform
Other
Onyxia Data Platform

Data science environment for k8s

Data Platforms
Repository
Other
An example `CLAUDE.md` prompt for R package development
26 Mar 2025

An example `CLAUDE.md` prompt for R package development - CLAUDE.md

General
Repository
Other
Claude R Tidyverse Expert
10 Jan 2026

Claude R Tidyverse Expert. GitHub Gist: instantly share code, notes, and snippets.

General
Repository
Python
Flow Field Art
Generative Art
Repository
Other
GitHub - bahdotsh/wrkflw: Validate and Run GitHub Actions locally.
29 Mar 2025

Validate and Run GitHub Actions locally. Contribute to bahdotsh/wrkflw development by creating an account on GitHub.

General
Repository
Other
GitHub - belian-earth/duckdb-r-editor: A Positron IDE extension to create a rich in-line DuckDB SQL editor experience wi
13 Jan 2026

A Positron IDE extension to create a rich in-line DuckDB SQL editor experience within R files. - belian-earth/duckdb-r-editor

General
Repository
Other
GitHub - github/awesome-copilot at cfb896c2325b8c0527a88362846d25b8080c5071
11 Jun 2025

Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot. - GitHub - github/awesome-copilot at cfb896c2325b8c0527a88362846d25b8080c5071

General
Repository
Other
GitHub - hesreallyhim/awesome-claude-code: A curated list of awesome skills, hooks, slash-commands, agent orchestrators,
19 Apr 2025

A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic - hesreallyhim/awesome-claude-code

General
Repository
Other
GitHub - jeremy-allen/claude-skills
11 Jan 2026

Contribute to jeremy-allen/claude-skills development by creating an account on GitHub.

General
Repository
Other
GitHub - posit-dev/ptd: posit team dedicated toolkit
23 Dec 2025

posit team dedicated toolkit. Contribute to posit-dev/ptd development by creating an account on GitHub.

General
Repository
Other
GitHub - posit-dev/skills: A collection of Claude Skills from Posit
21 Nov 2025

A collection of Claude Skills from Posit. Contribute to posit-dev/skills development by creating an account on GitHub.

General
Repository
Other
GitHub - tgerke/ducklake-r: An R package to interface with DuckLake lakehouses
9 Sep 2025

An R package to interface with DuckLake lakehouses - tgerke/ducklake-r

General
Repository
Other
GitHub - zeroclaw-labs/zeroclaw: Fast, small, and fully autonomous AI assistant infrastructure — deploy anywhere, swap a
13 Feb 2026

Fast, small, and fully autonomous AI assistant infrastructure — deploy anywhere, swap anything 🦀 - zeroclaw-labs/zeroclaw

General
Repository
Python
Kaggle Days Paris 2022
17 Nov 2022

Slides for my presentation. Contribute to jfpuget/KaggleDays_Paris_2022 development by creating an account on GitHub.

Machine Learning
Repository
Other
bookdown-to-quarto/CONVERSION_GUIDE.md at main · topepo/bookdown-to-quarto
15 Feb 2026

some tools based on two conversions using claude. Contribute to topepo/bookdown-to-quarto development by creating an account on GitHub.

General
Repository
R
codewiki.google
18 Feb 2026

Code Wiki provides automatically generated, up-to-date documentation for your code. Stop wasting time on manual docs and explore codebase insights, API references, and architecture overviews instantly.

Shiny
Repository
Other
docs.github
1 Jan 2026

Learn how to install Copilot CLI so that you can use Copilot directly from the command line.

General
Repository
Other
github
8 Nov 2019

:ferris_wheel: A playground of enhancements and extensions for xaringan slides. - gadenbuie/xaringanExtra

General
Repository
R
github
18 Jan 2017

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

General
Repository
Other
github
20 May 2022

Contribute to jbkunst/klassets development by creating an account on GitHub.

Machine Learning
Repository
Other
github
22 Mar 2022

A curated list of awesome posts, videos, and articles on leading a data team (small and large) - ronikobrosly/awesome-data-leadership

Machine Learning
Repository
Other
github
4 Nov 2022

Code of the NVIDIA winning solution to the 2nd OGB-LSC at the NeurIPS 2022 challenge with dataset PCQM4Mv2 - jfpuget/NVIDIA-PCQM4Mv2

Machine Learning
Repository
Other
github
28 Nov 2022

Code and content for andrewheiss.com. Contribute to andrewheiss/ath-quarto development by creating an account on GitHub.

Reproducibility
Repository
Other
github
25 Dec 2021

The hub for EleutherAI's work on interpretability and learning dynamics - EleutherAI/pythia

General
Repository
Other
github
24 Dec 2022

GPT RStudio addins that enable GPT assisted coding, writing & analysis - MichelNivard/gptstudio

General
Repository
Other
github
27 Dec 2022

gpttools extends gptstudio for package development to help you document code, write tests, or even explain code - JamesHWade/gpttools

General
Repository
Other
github
9 Apr 2022

⚡️⚡️⚡️ Self-hosted collaborative bookmark manager to collect, read, annotate, and fully preserve what matters, all in one place. - linkwarden/linkwarden

General
Repository
Other
github
2 Jun 2023

More efficient tidyverse code, using polars in the background - etiennebacher/tidypolars

General
Repository
Other
github
21 Jul 2023

An Open-source Toolkit for LLM Development. Contribute to Alpha-VLLM/LLaMA2-Accessory development by creating an account on GitHub.

General
Repository
Other
github
16 May 2020

A curated list of awesome work on causal inference, particularly in machine learning. - matthewvowels1/Awesome-Causal-Inference

General
Repository
Other
github
12 Apr 2014

A list of cool features of Git and GitHub. Contribute to tiimgreen/github-cheat-sheet development by creating an account on GitHub.

General
Repository
Other
github
14 Nov 2013

The definitive list of lists (of lists) curated on GitHub and elsewhere - jnv/lists

General
Repository
Other
github
10 Jul 2014

A curated list of awesome tools, resources and workflow tips making an awesome development environment. - jondot/awesome-devenv

General
Repository
Other
github
14 Jan 2023

🐶 (Re)constructing R computational environments. Contribute to gesistsa/rang development by creating an account on GitHub.

Machine Learning
Repository
Other
github
17 Feb 2023

Awesome-LLM: a curated list of Large Language Model - Hannibal046/Awesome-LLM

General
Repository
Other
github
1 Jan 2026

moodymudskipper has 113 repositories available. Follow their code on GitHub.

General
Repository
R
github
24 Feb 2026

Lab de @InseeFr. InseeFrLab has 283 repositories available. Follow their code on GitHub.

General
Repository
R
github
28 Jun 2023

Demonstration of using a JavaScript ServiceWorker to communicate with a running Shiny/httpuv session in webR. - georgestagg/shiny-standalone-webr-demo

Shiny
Repository
Other
github
24 Apr 2023

Home of StarCoder: fine-tuning & inference! Contribute to bigcode-project/starcoder development by creating an account on GitHub.

Machine Learning
Repository
Other
github
4 Jul 2023

Contribute to mshumer/gpt-prompt-engineer development by creating an account on GitHub.

General
Repository
Other
github
6 Mar 2022

🐢 Open-Source Evaluation & Testing library for LLM Agents - Giskard-AI/giskard-oss

Machine Learning
Repository
Other
github
19 May 2023

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) - ShishirPatil/gorilla

General
Repository
Other
github
31 May 2024

Contribute to tangandhara/stravaDashboard development by creating an account on GitHub.

Machine Learning
Repository
Other
github
15 Apr 2019

Contribute to labsyspharm/smallmoleculesuite development by creating an account on GitHub.

Machine Learning
Repository
Other
github
26 Jun 2023

Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. - ollama/ollama

General
Repository
Other
github
31 Jul 2022

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable an...

General
Repository
Other
github
16 Feb 2023

PyGWalker: Turn your dataframe into an interactive UI for visual analysis - Kanaries/pygwalker

General
Repository
Other
github
29 Mar 2024

Development environment for Quarto PDF reports. Contribute to ketchbrookanalytics/quarto-pdf-dev development by creating an account on GitHub.

Reproducibility
Repository
Other
github
26 Mar 2024

Python interactive dashboards for learning data science - GeostatsGuy/DataScienceInteractivePython

Machine Learning
Repository
Other
github
26 Mar 2024

Python interactive dashboards for learning data science - GeostatsGuy/DataScienceInteractivePython

Machine Learning
Repository
Other
github
12 Mar 2024

A lightweight version of R Markdown (without using Pandoc or knitr) - yihui/litedown

General
Repository
Other
github
18 Feb 2022

Turns Data and AI algorithms into production-ready web applications in no time. - Avaiga/taipy

Machine Learning
Repository
Other
github
13 Mar 2024

🙌 OpenHands: AI-Driven Development. Contribute to OpenHands/OpenHands development by creating an account on GitHub.

General
Repository
Other
github
21 Apr 2024

Flexible filter for Shiny. Contribute to the-y-company/flexfilter development by creating an account on GitHub.

General
Repository
Other
github
Machine Learning
Repository
R
github
28 Aug 2024

End-to-End Workflow with Posit Team presentation, August 2024: Using pins for Shiny with ever-changing data - posit-marketing/shiny-calendar

Shiny
Repository
Other
github
4 Dec 2016

Interactive timeline visualization of hierarchical items. - padamson/stratvis

General
Repository
Other
github
29 Apr 2019

How to open an R Shiny modal popup from a hyperlink in a datatable - epi-interactive/Datatable_Overlay

General
Repository
Other
github
26 Oct 2022

Github README profile. Contribute to ddotta/ddotta development by creating an account on GitHub.

General
Repository
Other
github
13 Oct 2024

Prompt, run, edit, and deploy full-stack web applications using any LLM you want! - stackblitz-labs/bolt.diy

General
Repository
Other
hyperverse-r
24 Feb 2026

A modular R ecosystem for building modern web applications, the web way. - hyperverse-r

General
Slides
Python
Open Science for Health Data
22 Nov 2022

Developing data analyses pipelines around open source, open data, and open communities has shown great successes. The most used machine-learning tools t…

Open Science
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Social
Other
twitter
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

General
Tool
Other
GitHub Copilot Prompting Guide
20 Jun 2023

In this prompt guide for GitHub Copilot, two GitHub developer advocates, Rizel and Michelle, will share examples and best practices for communicating your desired results to the AI pair programmer.

Developer Tools
Tool
R
Quarto Design Mode
4 Nov 2022

Quarto Extension to enable DesignMode. Contribute to EmilHvitfeldt/quarto-designmode development by creating an account on GitHub.

Quarto
Tool
R
Shiny Metrics
21 Jun 2023

:straight_ruler: Analytics and telemetry for Shiny applications. - GitHub - devOpifex/shinymetrics: :straight_ruler: Analytics and telemetry for Shiny applications.

Shiny
Tool
Python
TensorFlow Playground
1 Mar 2014

Tinker with a real neural network right here in your browser.

Neural Networks
Tutorial
R
Tidymodels Introduction
19 Jun 2019

Recently, I had the opportunity to showcase tidymodels in workshops and talks. Because of my vantage point as a user, I figured it would be valuable to share what I have learned so far. Let’s begin by framing where tidymodels fits in our analysis projects. The diagram above is based on the R for Dat

Machine Learning
Video
Other
Bayesia Lab Webinar
Bayesian Statistics
Video
Other
Causal Inference Course
10 Aug 2020

Lecture 1 gives a broad introduction to computer vision and machine learning. We give a brief history of the two fields, starting in the 1950s and leading up...

Causality Statistics
Video
R
Colin Fay Video
1 Mar 2022

Enregistrement du Meetup R Lille et Tunis R User Group du 24 février 2022 : http://meetup.rlille.fr/events/283419297Plus de Meetups sur http://meetup.rlille...

Tutorial
Video
Python
Deep Learning Course
27 Aug 2020

ECCV 2020 Workshop on Sensing, Understanding and Synthesizing HumansWebsite: https://sense-human.github.io/

Deep Learning Course
Video
Other
Deep Learning Lecture Series
10 Aug 2020

Lecture 1 gives a broad introduction to computer vision and machine learning. We give a brief history of the two fields, starting in the 1950s and leading up...

Deep Learning
Video
Other
Git Tutorial Video
29 Jun 2022

Based on joint work with Yi Zhang, Arturs Backurs, Ronen Eldan, Suriya Gunasekar, Tal Wagner https://arxiv.org/abs/2206.04301.

Git Tutorial
Video
Other
Git Tutorial Video
18 Jun 2020

This git tutorial for beginners is designed to teach you the git command line tool and how it works with github. This beginner git tutorial teaches github fu...

Git Tutorial
Video
R
List Columns Webinar
10 Feb 2023

This webinar breaks down one of the most esoteric concepts in the Tidyverse: list columns.

Programming Tutorial
Video
Python
MIT Deep Learning Playlist
22 Feb 2026

Partagez vos vidéos avec vos amis, vos proches et le monde entier

Deep Learning Video
Video
Python
Python Data Visualization
22 Feb 2026

Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.

Visualization Tutorial
Video
Python
Python Tutorial Video
2 May 2019

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no pre-requisites and avoids all but th...

Programming Tutorial
Video
R Python
R & Python in RStudio
10 Feb 2023

We'll discuss R’s history of interoperability and the philosophy of Reticulate, the Reticulate-powered features in RStudio 1.2, and talk through a case study of a reticulated Shiny app

Integration Webinar
Video
Other
Robert Sapolsky - Human Behavior
22 Feb 2026

Présentation Presse Droits d'auteur Nous contacter Créateurs Publicité Développeurs Résilier vos abonnements Conditions d'utilisation Confidentialité Règles et sécurité Premiers pas sur YouTube Tester de nouvelles fonctionnalités © 2026 Google LLC.

Biology Psychology
Video
R
Shiny Advanced Tips
20 Nov 2019

Cette vidéo vous présente comment construire une application shiny à l'aide du package golem !Nous décrivons les différents fichiers de votre package (car ou...

Shiny Tutorial
Video
R
Shiny Modules
10 Jul 2022

A quick demonstration of our latest project, the dashboard-builder. Create R-shiny dashboards without writing any R-code. Learn more during our session at rs...

Shiny Tutorial
Video
Other
Stanford Engineering
22 Feb 2026

The Stanford School of Engineering has been at the forefront of innovation for nearly a century, creating pivotal technologies that have transformed the worlds of information technology, communications, medicine, energy, business and beyond. The faculty, students and alumni of Stanford Engineering h

Engineering Education
Video
Other
Stanford ML Playlist
22 Feb 2026

Partagez vos vidéos avec vos amis, vos proches et le monde entier

Machine Learning Video
Video
Python
TensorFlow Playlist
22 Feb 2026

More materials including practicals and exercises here: https://github.com/cwkx/materials

Deep Learning TensorFlow
Video
Other
Yann LeCun - Collège de France
28 Aug 2015

12 fév 2016 14:30 à 15:30 Cours Pourquoi l'apprentissage profond ? Yann LeCun L'apprentissage profond 12 fév 2016 14:30 à 15:30 Partager Facebook LinkedIn Bluesky Threads Copier le lien Flux RSS Audiovisuel Vendredi 12 février 2016 Amphithéâtre Maurice Halbwachs, Site Marcelin Berthelot En libre acc

Deep Learning French
Video
R
golem Demo
9 Jun 2019

In this webinar originally broadcast on June 6, 2019 in partnership with RStudio Community, Colin Fay from ThinkR shares many excellent insights and practica...

Shiny Tutorial
Video
R
useR 2022 - Amelia McNamara
11 Feb 2016

A comparison of formula and tidyverse syntaxes Amelia McNamara @AmeliaMN This talk is based on a paper I wrote, which is available as a pre-print via arXiv, https://arxiv.

Conference Presentation
Video
Other
youtu.be
24 Oct 2022

The machine learning consultancy: https://truetheta.ioJoin my email list to get educational and useful articles: https://mailchi.mp/truetheta/true-theta-emai...

General
Video
Other
youtu.be
8 Nov 2022

Tips and tricks learnt from building production {shiny} apps Monday 7th NovemberDelivered by Colin Fay, Data Scientist & R Hacker at ThinkRAbout the webinar:...

General
Video
Other
youtu.be
31 Jul 2023

Learn how to use crew and callr to turn your synchronous Shiny app into an asynchronous one! 🚀 Follow-up video of my talk at the Shiny Gaterhings by @appsil...

General
Website
R
03 - Theming Quarto – Creating Polished, Branded Documents with Quarto
4 Nov 2025

03 - Theming Quarto Slides Exercise 1 In the workshop repo, there is a file called 03-exercise.

Shiny
Website
Other
12ft Ladder
Tools Paywall
Website
R
6 Quarto dashboards
21 Nov 2024

6 Quarto dashboards In this session you should learn: 6.

GIS
Website
Other
AGENTS.md

AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.

Machine Learning
Website
R
ANOSIM Test
18 Feb 2026
Statistics Multivariate
Website
Python
Academia Hub
1 Jan 2025

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Machine Learning
Website
R
Achim Zeileis useR 2022
27 Jun 2022

Conference presentation about the 'distributions3' package for S3 probability distributions (and 'topmodels' for graphical model assessment) at useR! 2022: Slides, video, replication code, and vignette.

Conference Statistics
Website
R
Advanced Shiny
22 Jul 2015

🤹 Shiny tips & tricks for improving your apps and solving common problems - daattali/advanced-shiny

Shiny Advanced
Website
R
Aide-mémoire Statistique
Statistics Reference French
Website
R
Alison Hill - Data Vis Labs

This is the site for sharing our Data Visualization Labs for CS631 at Oregon Health & Science University.

Visualization Education
Website
R
Allison Horst
1 Jan 2024

Welcome! This data science & statistics artwork is available for free, open use by CC-BY (Creative Commons Attribution 4.

Education Illustration
Website
R
Andrew Gelman
24 May 2009

Andrew Gelman is a professor of statistics and political science at Columbia University.

Statistics Bayesian
Website
R
Antoine Bichat - Favorite Packages
27 Aug 2019

My favorite R packages. Contribute to abichat/favoriteRpackages development by creating an account on GitHub.

Packages Resources
Website
R
Antoine Bichat Thesis
1 Jan 2005

Thèse de mathématiques appliquées par Antoine Bichat. Statistique – Apprentissage – Métagénomique – Arbre phylogénétique – Tests multiples – Processus stochastiques

Research Thesis
Website
Other
Antoine Miech
27 Jun 2017

I am a Research Scientist working in DeepMind's vision group.

Computer Vision Research
Website
Other
Antoine Yang
12 Dec 2024

I am a Senior Research Scientist at Google DeepMind in London, working on the multi-modal capabilities of Gemini.

Computer Vision Research
Website
R
Arrow dplyr
3 Jun 2022

A 10 minute lightning talk on all things arrow + dplyr

Big Data dplyr
Website
R
Arrow useR 2022
20 Jun 2022

As datasets become larger and more complex, the boundaries between data engineering and data science are becoming blurred.

Big Data Arrow
Website
R
Art from Code
1 Jan 2022

An rstudio::conf workshop on generative art with R

Generative Art Tutorial
Website
Python
Arthur Douillard Deep Course
1 Nov 2024

Deep Learning course for Vision

Deep Learning Course French
Website
Other
Bayes Causal Inference
20 May 2021

JUDEA PEARL AND DANA MACKENZIE THE BOOK OF WHY: THE NEW SCIENCE OF CAUSE AND EFFECT New York: Basic Books, Published May 15, 2018 HOME PUBLICATIONS BIO CAUSALITY PRIMER WHY COEXISTENCE DANIEL PEARL FOUNDATION HOME PUBLICATIONS BIO CAUSALITY PRIMER WHY COEXISTENCE DANIEL PEARL FOUNDATION Preface Tabl

Statistics Causality
Website
R
Bea Milz Talks
28 Jul 2022

Making awesome automations with GitHub Actions rstudio::conf(2022) Talks GitHub Actions GitHub English Event: rstudio::conf(2022) Complementary materials Blog post: How important is GitHub Actions to RStudio/Posit? Code for a plot in my talk! Blog post: Monitoring quarto-dev repositories: Creating a

Conference Presentations
Website
Other
Berkeley Course Guide
Education
Website
Other
Bifrost Datasets
Data Datasets
Website
Other
BioIcons

Bioicons contains free science illustrations for biologists, chemists, machine learning under permissive CC0, CC BY or MIT License.

Icons Biology
Website
R
Bnomial Today
Shiny Dashboard
Website
Other
Brandon Amos Presentations
21 Jun 2022

Contribute to bamos/presentations development by creating an account on GitHub.

Research Presentations
Website
R
Brice Ozenne
10 Oct 2024

Welcome to my professional website. You will find a brief description of my research, teaching material, and information about my consulting activity at NRU.

Statistics Biostatistics
Website
Other
Broad Institute Talks
6 Sep 2019

The Models, Inference & Algorithms (MIA) Initiative at the Broad Institute supports learning and collaboration across the interface of biology and medicine with mathematics, statistics, machine learning, and computer science. Our weekly meetings are open and pedagogical, emphasising lucid exposition

Biology AI
Website
Python
CLIPasso
1 Jan 2022

Abstraction is at the heart of sketching due to the simple and minimal nature of line drawings.

Computer Vision Art
Website
R
CRAN Causal Inference
12 Nov 2025

CRAN Task View: Causal Inference | Maintainer: | Imke Mayer, Pan Zhao, Nick Huntington-Klein, Julie Josse | | Contact: | imke.

Statistics Causality
Website
R
CRAN Mixed Models View
9 Dec 2025

CRAN Task View: Mixed, Multilevel, and Hierarchical Models in R | Maintainer: | Ben Bolker, Julia Piaskowski, Emi Tanaka, Phillip Alday, Wolfgang Viechtbauer | | Contact: | bolker at mcmaster.

Statistics Mixed Models
Website
R
CRAN Task Views
24 Feb 2026

CRAN task views aim to provide guidance which packages on CRAN are relevant for tasks related to a certain topic.

Packages Resources
Website
Other
Cambridge Talks
1 Jan 2026

University of Cambridge > Talks.

Research Talks
Website
R
Cara Thompson useR 2022
22 Jun 2022

user!2022 - Poster and Elevator Pitch

Conference Visualization
Website
R
Caro Buck Presentation
Conference Presentations
Website
Other
Challenge Data ENS
1 Jan 2022

First name: Last name: Username: Letters, digits and @/.

Data Science Competition
Website
R
Chat UI Component for shiny

Provides a scrolling chat interface with multiline input, suitable for creating chatbot apps based on Large Language Models (LLMs). Designed to work particularly well with the ellmer R package for calling LLMs.

General
Website
Other
CiteDrive
Bibliography Tools
Website
R
Claude Code for Everyone
18 Feb 2026

Step-by-step tutorials to put AI to work for you Click a topic to begin.

Bioinformatics
Website
R
Climate Multiples
24 Jun 2022

Contribute to marcosci/climate_multiples development by creating an account on GitHub.

Visualization Climate
Website
R
Code Smells and Feels
13 Jul 2018

Talk for useR!2018 in Brisbane: https://user2018.r-project.org by Jenny Bryan Twitter: https://twitter.com/jennyBryan/ GitHub: https://github.com/j…

Best Practices Presentation
Website
R
Colin Fay Publications
24 Jun 2012

Mostly R, data, and code.

Talks Publications
Website
R
Colin Gillespie Presentation
27 Jul 2022

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

Conference Programming
Website
Other
Collège de France - Computer Science
28 Oct 2021

Enseignements Chaires actuelles Les enseignements du Collège de France sont ouverts au public gratuitement et sans condition d'inscription, dans la limite des places disponibles.

Computer Science French
Website
R
Common statistical tests are linear models (or: how to teach stats)
28 Jun 2019

By Jonas Kristoffer Lindeløv (blog, profile).

Statistics
Website
Python
Compositional Diffusion Models
1 Jan 2022

Compositional Visual Generation with Composable Diffusion Models

Computer Vision Generative Models
Website
Other
Confetti AI Exams
Education Assessment
Website
R
Cookbook for R

This site is powered by knitr and Jekyll. If you find any errors, please email winston@stdout.org

Programming Tutorial
Website
R
Creating Quarto Websites
5 Aug 2022

Illustration by Allison Horst Creating your personal website using Quarto What is Quarto? Quarto is a publishing system built on Pandoc that allows users to create dynamic content using R, Python, Julia, and ObservableJS (with plans to add more languages too!).

Quarto Tutorial
Website
R
Cédric Batailler
1 Jan 2022

Hi there, and welcome! I am a behavioral research scientist and an instructor spcialized in psychology and statistics. I studied psychology at Université Grenoble Alpes and this is where I learnt how to use numbers (or so-called data science methods) to better understand human behavior. Right now, I

Psychology Statistics
Website
R
DFO Library
Ecology Statistics
Website
Other
Dan Knights
1 Jan 2026

danknights has 23 repositories available. Follow their code on GitHub.

Microbiome Research
Website
R
Danielle Navarro
1 Jan 2026

Statistician. Data scientist. Former academic cognitive scientist. Occasional generative artist. Evidently now also a pharmacometrician - djnavarro

Data Science Visualization
Website
R
Dashboard Builder
24 May 2021

Contribute to petergandenberger/dashboard-builder development by creating an account on GitHub.

Shiny Dashboards
Website
Other
Data Nozav
2 Jun 2021
Data Resources French
Website
Other
Data Responsibly
1 Jan 2021

Data Responsibly - Home

Ethics Data Science
Website
Other
Data Science Cheatsheet
5 Feb 2021

A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between. - aaronwangy/Data-Science-Cheatsheet

Data Science Reference
Website
Other
Data Science Society Resources
25 Feb 2019

This article will not be useful only for data scientists, programmers, mathematicians, statisticians, and other scientists, but also for everybody. This

Data Science Resources
Website
Other
DataTrail Mentors
Education Mentorship
Website
Other
DataViz Inspiration

The Pinterest of data visualization. Explore hundreds of stunning dataviz projects in a clean, organized layout. Easily searchable, filterable, and categorized by chart type for your convenience.

Visualization Inspiration
Website
R
David Causeur

L’Institut Agro Rennes Angers Département Statistique et Informatique 65 rue de Saint-Brieuc CS 84215 35042 Rennes cedex, FRANCE david [dot] causeur [at] institut-agro [dot] fr +33 (0) 223 485 884 Researchgate Google scholar.

Statistics Research
Website
Other
Debuggex
1 Jan 2013

Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.

Regex Tools
Website
Python
Deep AI Developers
Deep Learning API
Website
Python
Deep Creativity
20 Feb 2019
Generative AI Creativity
Website
Python
DeepMind Graph Nets
17 Nov 2020

Contribute to google-deepmind/educational development by creating an account on GitHub.

Graph Neural Networks Tutorial
Website
R
Deploy Flex Actions
27 Jun 2022

Deploying flexdashboard on Github Pages with Docker and Github Actions - RamiKrispin/deploy-flex-actions

Deployment GitHub Actions
Website
R
Designer Shiny UI

A shiny application that enables the user to create a prototype UI, being able to drag and drop UI components before being able to save or download the equivalent R code.

Shiny UI Builder
Website
R
Desirée De Leon
1 Jan 2022

Data science + Design

Education Design
Website
R
Diffify R Packages

Diffify provides you with a comparison between different versions of R packages stored on CRAN or Python packages stored on PyPI.

Packages Tools
Website
Other
Distill Pub
2 Sep 2021

Articles about Machine Learning

Machine Learning Research
Website
Other
Do4DS Docker
Docker Data Science
Website
R
Dominique Makowski
17 Jan 2021

Dr Dominique Makowski's personal website with information, contact, publications and CV. Researching cognitive neuropsychology with a focus on reality bending.

Psychology Statistics
Website
R
Dr. Dominic Royé
1 Jan 2025

Researcher in climate science at MBG-CSIC

Visualization
Website
R
DrWhy
24 Feb 2019

The DrWhy.AI is the collection of tools for Explainable AI (XAI). Its based on principles and the grammar for exploration, explanation and visualisation of predictive models. This package is designed to make it easy to install and load multiple packages from the DrWhy.AI' universe.

Explainability Machine Learning
Website
R
Duclert R Resources
22 May 2016

Aide mémoire R Ce site est dédié à la programmation sous R.

Statistics French
Website
R
ESIP Presentation
22 Jul 2022

Mike Mahoney PhD Student at SUNY-ESF and ESIP Community Fellow Focusing on visualization, VR and ML as ways to think about large-scale systems These slides: mm218.

Spatial Presentation
Website
Python
Elite Data Science
21 Jul 2022

Free, step-by-step course to learn machine learning... Get a world-class data science education without paying a dime!

Machine Learning Tutorial
Website
R
Emily Mathieu
Statistics Research
Website
Other
Espanso
1 Jan 2021

Tired of typing the same sentences over and over? Discover the incredible power of a full-blown text expander.

Productivity Tools
Website
Other
Ethical OS
7 May 2024

Civil servants, public officials, and government bureaucrats swear an oath to serve in a democratic government, committing to acting in accordance with a set of values—including integrity, honesty, objectivity, loyalty, and stewardship—intended to uphold the public interest.

Ethics Technology
Website
Other
Explain Paper
1 Jan 2025

Read research papers 10x faster

AI Research
Website
Other
FUN-MOOC
11 Feb 2026

Des cours en ligne gratuits pour découvrir, apprendre, progresser et réussir avec des experts des meilleurs établissements d'enseignement supérieur.

Education French
Website
Python
FauxPilot
3 Aug 2022

FauxPilot - an open-source alternative to GitHub Copilot server - fauxpilot/fauxpilot

AI Code Assistant
Website
R
Filter and Query Data Frames in shiny Using an LLM Chat Interface
1 Jan 2025

Adds an LLM-powered chatbot to your shiny app, that can turn your users' natural language questions into SQL queries that run against your data, and return the result as a reactive data frame. Use it to drive reactive calculations, visualizations, downloads, and more.

General
Website
Python
François Fleuret DLC
1 Jan 2018

Slides for François Fleuret's Deep Learning Course

Deep Learning Course
Website
R
François Husson
1 Jan 2005

Website Francois Husson

Statistics Multivariate
Website
R
Future useR 2022
23 Jun 2022

Figure 1: A time chart of logged events for two futures resolved by two parallel workers. This is a screenshot of Slide #18 in my talk. Below are the slides for my Futureverse: Profile Parallel Code talk that I presented at the useR! 2022 conference online and hosted by the Department of Biostatisti

Parallel Computing Conference
Website
Python
Futurecoder Python
1 Jan 2025

Cours Python à destination des débutants 100% gratuit et interactif

Programming Tutorial French
Website
Other
G*Power
22 Nov 2025

G*Power Statistical Power Analyses for Mac and Windows G*Power is a tool to compute statistical power analyses for many different t tests, F tests, χ2 tests, z tests and some exact tests.

Statistics Power Analysis
Website
R
GDR Stat Santé
Statistics Health French
Website
R
GLM Introduction
13 Sep 2023

Le logiciel R est un environnement de programmation statistique et graphique largement utilisé par les chercheurs, les analystes de données et les statisticiens.

Statistics GLM French
Website
R
GLMM FAQ
19 Jul 2025

summary(glmerfit) etc.

Statistics Mixed Models GLMM
Website
R
Garrick Aden-Buie
1 Jan 2026

Software engineer for Shiny at @posit-pbc. gadenbuie has 329 repositories available. Follow their code on GitHub.

Developer Resources
Website
R
Get Started Quarto
25 Jul 2022

rstudio::conf-2022 2 day workshop on getting started with Quarto

Quarto Workshop
Website
Other
Git Branching
Git Tutorial
Website
Other
Git SCM
1 Feb 2026

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Git Documentation
Website
R
Git with R - finistR
1 Jan 2018

Install git on windows https://gitforwindows.

Git Tutorial French
Website
R
GitHub Actions for R
10 Oct 2019

GitHub Actions for the R community. Contribute to r-lib/actions development by creating an account on GitHub.

CI/CD GitHub
Website
Other
GitHub Hello World
1 Jan 2026

Follow this Hello World exercise to learn GitHub's pull request workflow.

Git Tutorial
Website
Other
GitHub Profile README Generator

Prettify your github profile using this amazing readme generator.

GitHub Tools
Website
Other
GitLab Data Team Handbook
Gitlab
Website
Python
Google Imagen
1 Jan 2000

There are several ethical challenges facing text-to-image research broadly.

Computer Vision Generative AI
Website
Python
Google Parti
1 Dec 2021

Research paper GitHub repository We introduce the Pathways Autoregressive Text-to-Image model (Parti), an autoregressive text-to-image generation model that achieves high-fidelity photorealistic image generation and supports content-rich synthesis involving complex compositions and world knowledge.

Computer Vision Generative AI
Website
R
Gradual Shiny
28 Jan 2018

This workshop is a gentle introduction to Shiny and related concepts

Shiny Tutorial
Website
R
Grammar of Tables
1 Jan 1995

The grammar of tables in python (pandas) and R (gt) Introduction The {ggplot2} 📦1is one of the most widely used packages for data visualization in R.

Tables Quarto
Website
Other
GraphPad FAQ
1 Jan 1995

Choosing a statistical test This is chapter 37 of the first edition of Intuitive Biostatistics by Harvey Motulsky.

Statistics Support
Website
R
HMM Nimble Full Workshop
26 Jun 2022

A half-a-day workshop with `R` and `Nimble`

Statistics HMM Workshop
Website
Other
Harsh Gupta Talks
16 Nov 2023

Here you can find most of my recent presentations with related resources. If you would like to talk about these, my inbox is open!

Research Talks
Website
R
Hello Quarto Demo
14 Jul 2022

Repository for the demos in the \"Hello, Quarto!\" talk - mine-cetinkaya-rundel/hello-quarto-demo

Quarto Tutorial
Website
Other
Hierarchical Models Visualization

A visual explanation of multi-level modeling

Statistics Visualization
Website
Other
Hugging Face Job

Here at Hugging Face, we’re on a journey to advance and democratize ML for everyone. Along the way, we contribute to the development of technology for the better.

Jobs NLP
Website
R
Hugo Apéro Theme
2 Feb 2021

Apéro is a Hugo theme for personal websites. A Hugo theme you'll want to hang out with :milky_way: . This is the source for the theme files to install. - GitHub - hugo-apero/hugo-apero: Apéro i...

Blogdown Theme
Website
Other
Human Microbiome Project
1 Nov 2024

An official website of the United States government Here's how you know Official websites use.

Biology Data
Website
Other
Humans & AI Stories
AI Ethics
Website
Other
Inner Metrics
1 Jan 2022

A curated gallery celebrating data visualization as art. Discover innovative artworks from international artists who transform data into emotionally compelling visual experiences.

Visualization
Website
Other
Intro
24 Feb 2026

Get started with OpenCode.

Development
Website
Python
Intro to Transformers

JavaScript must be enabled in order to use Notion.

Deep Learning Transformers
Website
Other
Introduction

Introduction This website is an attempt to collect all the tutoring information I've created and put it in one place that can be accessed from anywhere with an internet connection.

Bioinformatics
Website
Other
Ivan Laptev
1 Apr 2018

| | | Ivan Laptev Professor at MBZUAI on leave from INRIA Paris Email: Ivan.

Computer Vision Research
Website
R
Jared Nolis Ecommerce Shiny
Shiny Business
Website
R
Jenny Bryan

Jenny Bryan's personal website

Data Science Developer
Website
Other
Jimin Park
1 Jan 2017

Hi, I am a research scientist at Meta Super Intelligence Labs working on post-training.

Computer Vision Research
Website
R
John Helveston
1 Jan 2026

Assistant Professor in EMSE @ GWU; Engineering; Sustainability; Technology Innovation Policy; EVs; China; Data Science; Rstats; Python; Swing dancing - jhelvy

Engineering Education
Website
Other
Josef Sivic
20 Jan 2014

| I am currently on leave (“détachement”) to the Czech Technical University in Prague but keep close ties to the Willow team where I remain a close external collaborator.

Computer Vision Research
Website
R
Josiah Parry Presentation
18 Jan 2017

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

Conference Spatial
Website
R
Julia Silge useR 2022
1 Jan 2022
tidymodels Conference
Website
R
Julie Josse
29 Aug 2017
Statistics Missing Data
Website
R
Julien Barnier - Tidyverse
19 Dec 2024

Introduction à R et au tidyverse À propos de ce document Ce document est une introduction à R, logiciel libre de traitement et d’analyse de données.

Tidyverse French
Website
Python
Kaggle AI4Code
1 Jan 2000

Predict the relationship between code and comments

Competition NLP
Website
Other
Keybinding Conflict Scanner - Visual Studio Marketplace
25 Feb 2026

Extension for Visual Studio Code - Automatically detect and resolve keybinding conflicts between VS Code extensions

Development
Website
Other
LISA Tea Talks
25 Oct 2024

Welcome to Mila Tea Talks! What are tea talks ? Tea talks are scientific keynote-like talks given at Mila on Friday mornings (10:30am EDT). We either have an internal or invited speaker give a ~1 hour talk with about 15 minutes of questions interspersed throughout. These talks are open to the

Machine Learning Talks
Website
Other
Laurent Gourvès
1 Jan 2026

CV détaillé de Gourvès Laurent, Directeur de recherche CNRS à l'université Paris Dauphine-PSL. Retrouvez sa biographie, ses publications et ses coordonnées.

Research French
Website
Other
Learn Git Branching
Git Interactive French
Website
R
Learn R for Free

Free Resources for Learning R

Education Tutorial
Website
Python R
Lino Galiana
28 Nov 2022

I am data scientist at the French national statistical institute, Insee.

Data Science Economics
Website
Other
M2 MVA Paris-Saclay
17 Jan 2020

M2 Mathématiques, Vision, Apprentissage Le MVA est un Master 2 Recherche créé en 1996, piloté par le département de mathématiques de l'ENS Paris-Saclay, co-accrédité avec l'Institut Polytechnique de Paris et partagé avec Université Paris Cité.

Computer Vision Education French
Website
Other
MCP Apps - Bringing UI Capabilities To MCP Clients
26 Jan 2026

Today, we’re announcing that MCP Apps are now live as an official MCP extension. Tools can now return interactive UI components that render directly in the conversation: dashboards, forms, visualizations, multi-step workflows, and more. This is the first official MCP extension, and it’s ready for pr

Machine Learning
Website
Python
ML Complete Course

Learn Machine Learning through understanding and doing!

Machine Learning Tutorial
Website
Python
ML Mastery
26 Sep 2025

Need Help Getting Started with Applied Machine Learning? These are the Step-by-Step Guides that You've Been Looking For! What do you want help with? Beginner Python Skills Understand ML Algorithms ML + Weka (no code) ML + Python (scikit-learn) ML + R (caret)…

Machine Learning Tutorial
Website
Python
ML Notebooks
26 Mar 2022

:fire: Machine Learning Notebooks. Contribute to dair-ai/ML-Notebooks development by creating an account on GitHub.

Machine Learning Notebooks
Website
Other
ML Notes Cam
15 Feb 2018

My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接 - roboticcam/machine-learning-notes

Machine Learning Notes
Website
Other
ML YouTube Courses
25 Jun 2021

📺 Discover the latest machine learning / AI courses on YouTube. - dair-ai/ML-YouTube-Courses

Machine Learning Education
Website
Other
ML for Everyone
21 Nov 2018
Machine Learning Tutorial
Website
Python
MLOps Primer
19 Jun 2022

A collection of resources to learn about MLOPs. Contribute to dair-ai/MLOPs-Primer development by creating an account on GitHub.

MLOps Tutorial
Website
Python
MLOps RStudio Conf
5 Jul 2022

Contribute to isabelizimm/talk-rstudioconf2022-mlops development by creating an account on GitHub.

MLOps Conference
Website
Other
MLU Random Forest
1 Jan 2001

An introduction to the Random Forest algorithm.

Machine Learning Explainability
Website
Other
MPRI Probabilistic Programming
Probabilistic Programming Course
Website
Other
MSR AGI
AI Research
Website
Other
MVA Master
6 Feb 2025

Le MVA Le MVA (Mathématiques, Vision, Apprentissage), est un Master 2 Recherche créé en 1996 par Robert Azencott.

Computer Vision Education French
Website
R
Magalie Houée-Bigot
1 Jan 2026

Ingénieure en science des données, PhD Département Statistique et informatique Unité pédagogique : Mathématiques appliquées Activités d'enseignement Enseignement numérique MOOC Analyse de données multidimensionnelles diffusé sur la plateforme France Université Numérique Cours-TD-TP - Analyse de donn

Statistics Research
Website
Other
Make a README
23 Aug 2010

Learn how to make a great README for your programming project, and use the editable template to get started.

Documentation Best Practices
Website
R
Malcolm Barrett
17 Sep 2019

Hi there. I'm Malcolm. I'm a scientist and toolmaker. I teach open-source data science, make software, and analyze data. I've worked in academia and industry, including Posit, Teladoc Health, and Apple.

Epidemiology Causality
Website
R
Marie Etienne
1 Jan 2017

I am currently Associate Professor at ENSAI, on leave from Institut Agro Rennes Angers where I arrived in 2017.

Statistics Research
Website
R
Mastering Quarto CLI: From Authoring to Publishing – Mastering Quarto CLI
6 Feb 2026

Learn how to use Quarto CLI for your data science projects.

General
Website
Other
Math3ma
1 Jul 2025

Math3ma is a blog about mathematics, maintained by Tai-Danae Bradley.

Mathematics Blog
Website
Python
Matplotlib Notebook
24 Feb 2026

Matplotlib Tips and Demos¶ When I first learned Python three years ago, I was often finding myself having to lookup the same thing again and again for Matplotlib.

Visualization Reference
Website
R
Maya Gans
1 Jan 2016

Maya Gans Data Visualization Engineer Biography I am currently a Data Visualization Engineer at Atorus Research where I develop custom applications using R and JavaScript.

Data Science Education
Website
R
Meghan Hall Talks
28 Jul 2022

It can be daunting to start using R when no one else in your office is! Using a case study from an administrative higher education office, learn how you can begin to build your own R ecosystem, step by step, to increase the efficiency and impact of your work, even as a solo contributor.

Conference Presentations
Website
R
Michael Clark
15 Aug 2025

Models Demystified Deep Learning for Tabular Data: The Foundation Model Era deep learning machine learning boosting Uncertainty Estimation with Conformal Prediction machine learning regression boosting bayesian Imbalanced Outcomes machine learning regression boosting Deep Linear Models deep learning

Statistics Machine Learning
Website
Python
Michael Waskom
14 Jan 2024

I am a software engineer at Modal Labs, where I'm designing new abstractions for building data and AI applications in the cloud.

Visualization seaborn
Website
Other
Mining of Massive Datasets
4 Jul 2012

The book is based on Stanford Computer Science course CS246: Mining Massive Datasets (and CS345A: Data Mining).

Data Science Mining
Website
Other
Mixture Models with Monolix
Statistics Mixture Models
Website
R
Modules de formations à et Git dispensés au SSM Agriculture
1 Apr 2017

Prise en main de l'environnement de programmation Cerise Diaporama de présentation pour la prise en main du RStudion workbench Cerise du MASA Version une journée L’ensemble des modules peuvent être suivis indépendamment les uns des autres.

General
Website
R
Murray Logan Stats
Statistics Tutorial
Website
Other
NIM for Developers
1 Jan 2012

Run AI models on NVIDIA GPUs in the cloud, data center, workstations, and PCs.

Machine Learning
Website
Python
Naruto Hand Signs Classification
19 Jun 2022

Naruto Hand Gesture Recognition with OpenCV and Transfer Learning - yaxan/Naruto_Handsign_Classification

Computer Vision Classification
Website
R
Nick Strayer
1 Jan 2025

Nick Strayers Personal Website and Portfolio

Data Science Visualization
Website
R
Nick Strayer RStudio Conf
1 Jan 2022

RStudio Conf 2022 Links | Nick Strayer shinyuieditor gridlayout Slides Me.

Conference Presentation
Website
R
Nick Tierney useR 2022
15 Jun 2022

https://njt-user-2022.netlify.app/#1. Contribute to njtierney/talk-user-2022 development by creating an account on GitHub.

Conference Missing Data
Website
R
Nicola Rennie rstudio::conf
Conference Presentations
Website
Python
NumPy Reference
21 Dec 2025

NumPy reference# - Release: 2.

NumPy Reference
Website
Other
OSF Project
Research Reproducibility
Website
Python
Open Data Science
23 Feb 2026

Stay up-to-date on the latest data science and AI news in the worlds of artificial intelligence, machine learning, deep learning, implementation, and more.

Data Science Community
Website
Other
OpenClassrooms
23 Aug 2019

Vous utilisez un navigateur obsolète, veuillez le mettre à jour.

Education French
Website
R
Oxford Statistics
19 Feb 2026

News & Events A global hub for outstanding statistics research, teaching and advice Research Groups We feel enormous pride in the quality and the diversity of our research.

Statistics University
Website
Python
PAIR Facets
7 Jul 2017

Visualizations for machine learning datasets. Contribute to PAIR-code/facets development by creating an account on GitHub.

Visualization Data Analysis
Website
R
PBIL Lyon R Teaching
1 Jan 1999

On trouve ici des cours, exercices, TD avec le logiciel R, pour l'enseignement de la statistique et de l'analyse des données pour des biologistes.

Statistics Tutorial French
Website
R
PDF Drive R Books
Books French
Website
R
Palmer Penguins useR 2022
23 Jul 2020
Data Science Education
Website
Other
Papers with Code LabML
Research Papers
Website
R
Parallelize Common Functions via One Magic Function
1 Jan 2021

The futurize() function transpiles calls to sequential map-reduce functions such as base::lapply(), purrr::map(), foreach::foreach() %do% { ... } into concurrent alternatives, providing you with a simple, straightforward path to scalable parallel computing via the future ecosystem <doi:10.32614/RJ-2

General
Website
Other
Parametric vs Non-parametric
Statistics Tutorial
Website
R
Parcours R MTES
1 Apr 2017

Découvrir le fonctionnement de R Aborder la dimension modulaire du logiciel S’approprier l’interface graphique du logiciel Être en capacité d’importer dans R un fichier CSV et de réaliser des calculs statistiques simples (somme, moyenne, table des fréquences) Être en capacité d’explorer les données,

Tutorial French
Website
R
Patrick Weiss useR 2022
23 Jun 2022

Presentation slides for 'Tidy Finance with R' at useR!2022.

Conference Presentation
Website
R
Paul Murrell Talks
12 Mar 2003

| Name | Last modified | Size | Description | | |---|---|---|---|---| | Parent Directory | - | ||| | 220talk.

Visualization Talks
Website
Other
Philippe PERET

Portfolio and Data Services. Power your business with automated data pipelines and carefully designed dashboards & apps.

General
Website
Other
Physics Meets ML
22 Mar 2023

a virtual hub at the interface of theoretical physics and deep learning.

Machine Learning Physics
Website
R
Pierre Alquier
1 Jan 2019

regMMD - Robust Regression and Estimation Through MMD Minimization (written with Mathieu Gerber), doc MMDCopula - Estimation of Copula via MMD (written with Alexis Derumigny, Badr-Eddine Chérief-Abdellatif and Jean-David Fermanian), doc ISBF - Iterative Selection of Blocks of Features for regression

Statistics Packages
Website
R Python
Pierre Navaro
1 Jan 2026

Scientific Software Engineer, Institut de Recherche Mathématique de Rennes, France. - pnavaro

Data Science
Website
Other
Play with Docker
1 Jan 2017

A simple, interactive and fun playground to learn Docker Play with Docker (PWD) is a project hacked by Marcos Liljedhal and Jonathan Leibiusky and sponsored by Docker Inc.

Docker Tutorial
Website
Other
Play with Kubernetes
1 Jan 2018

Learn docker through online trainings in training.play-with-docker.com

Kubernetes Tutorial
Website
R
Plotly ggplot2
19 Feb 2026

Plotly ggplot2 Open Source Graphing Library With ggplotly() by Plotly, you can convert your ggplot2 figures into interactive ones powered by plotly.

Visualization Interactive
Website
R
Preventive Care for R Packages
13 Jan 2026

A comprehensive guide to R package development using automation to tick checklists for documentation, exception handling, portability, code quality, and dependency management. Learn how to make your R packages sustainable and release-ready.

Packages
Website
R
Programmer en R
22 Jul 2010

Programmer en R Apparence R est un langage de programmation dédié aux statistiques.

R programming
Website
R
Project Structure Slides
1 Jan 2009

class: center, middle, inverse, title-slide # > 🏗 <br>> Project structure ### <br><br><b>Danielle Navarro</b> --- layout: true <div class=\"my-footer\"> <span> <a href=\"https://slides.

Best Practices Workflow
Website
Python
Python Charts
10 Jul 2023

Learn data visualization in Python with PYTHON CHARTS! Create beautiful graphs step-by-step with matplotlib, seaborn and plotly with examples

Visualization Tutorial
Website
Python
Python Cheat Sheets

Cheat Sheets Cheat sheets can be really helpful when you’re trying a set of exercises related to a specific topic, or working on a project.

Programming Reference
Website
Python
Python Course Lyon
Programming French
Website
Python
Python For Loops
1 Nov 2024
Programming Tutorial French
Website
Python
Python Kitchen - Free Books
24 Feb 2026

Here is my personal list of legally free Python books. Warning: Packt free books are highly unreliable, what can be free today can no longer be free tomorrow Th...

Books Resources
Website
Python
Python Speedsheet

This site requires JavaScript to work properly.

Programming Reference
Website
Python
Python Tuples
Programming Tutorial French
Website
Python
Python from the Very Beginning
Programming Tutorial
Website
Other
QIIME Tutorials
1 Nov 2024

| News and Announcements » | The QIIME tutorials illustrate how to use various features of QIIME.

Microbiome Tutorial
Website
Other
QuantIQ Internship
Medical Deep Learning Jobs
Website
R
Quartaki
13 Jan 2022

— 6 hour introduction to Quarto —

Quarto Tutorial
Website
R
Quarto Blog Template
8 Jul 2022

A clone of schochastics-net with quarto. Emulates the hugo apero theme - schochastics/quarto-schochastics

Quarto Template
Website
R
Quarto Bottom Up Blog
31 May 2022

Contribute to AlbertRapp/quarto_bottomup_blog development by creating an account on GitHub.

Quarto Tutorial
Website
R
Quarto Curious
Quarto Presentation
Website
R
Quarto Dark Mode

<- ggplot(diamonds, aes(x = cut, y = price, fill = cut)) + g geom_violin() + labs(title = \"Diamond price by cut\") Dark Mode Demo Toggle dark and light mode (there’s a switch in the upper right corner) to see the plot switch.

Quarto Tutorial
Website
R
Quarto Demo
18 Jun 2022

quarto demo with R code. Contribute to jeremy-allen/quarto-demo development by creating an account on GitHub.

Quarto Tutorial
Website
R
Quarto Document Template
24 Feb 2026

https://raniere-phd.gitlab.io/quarto-document-template

Quarto Template
Website
R
Quarto Shinylive
25 Oct 2022

With Shinylive, you can embed Shiny for Python applications into Quarto documents and run the entire application (including the Python runtime) inside the user’s web browser.

Quarto Shiny
Website
R
Quarto Tip a Day
28 Jul 2022

a11y fig-alt slide-tone image-alt image aria-label icon [[]{.

Quarto Tutorial
Website
R
Quick-R
26 Jul 2024

Learn R programming quickly with this comprehensive directory designed for both current R users and those transitioning from other statistical packages.

Statistics Reference
Website
R
Quick-R Reference
26 Jul 2024

Learn R programming quickly with this comprehensive directory designed for both current R users and those transitioning from other statistical packages.

Statistics Reference
Website
R
R Language Manual
2 Jan 2010

The R Language Definition

Programming Documentation
Website
R
R Machine Learning Book

The Hitchhiker’s Guide to Responsible Machine Learning

Machine Learning Book
Website
R
R Misstastic
4 Apr 2025

People The community of people and research teams working on missing values is constantly growing but there are some researchers whose work can be considered as key contributions to the community and who provide a lot of material to different groups of interested people. Here we provide the links to

Statistics Missing Data
Website
R
R Psychologist
9 Oct 2019

Kristoffer Magnusson's blog

Psychology Statistics Visualization
Website
R
R Screencasts
16 May 2022

16 May 2022 A great way to learn how to analyze data or improve the skills you have is to watch experienced people do it. It’s handy if you have experienced colleagues around you, but what if your colleagues are too busy to help coach you, you’re still trying to …

Video Tutorial
Website
R
R Statistics Tutorial

Vous retrouverez ici toutes les lignes de code utilisées dans le livre.

Statistics French
Website
Python
R Toolkit for Databricks
1 Dec 2019

Collection of utilities that improve using Databricks from R. Primarily functions that wrap specific Databricks APIs (<https://docs.databricks.com/api>), RStudio connection pane support, quality of life functions to make Databricks simpler to use.

Machine Learning
Website
R
R Tutorial Zoonek
1 Jan 2004

The French version of this document is no longer maintained: be sure to check the more up-to-date English version.

Programming Tutorial French
Website
R
R Universe
Packages Search
Website
R
R as an MCP server

The mcptools package enables apps like Claude Desktop, Claude Code, and VS Code GitHub Copilot to run R code using the Model Context Protocol (MCP).

General
Website
R
R for Data Science - Dates
18 Feb 2025

You’re reading the first edition of R4DS; for the latest on this topic see the Dates and times chapter in the second edition. 16.1 Introduction This chapter will show you how to work with dates...

Programming Tutorial
Website
R
R in Pharma
1 Jan 2025

The conference is a scientifically & industry oriented, collegial event focused on the use of R in the development of pharmaceuticals.

Pharmaceutical Community
Website
R
RFlow Biostatistics
30 Jan 2026

R Workflow for Reproducible Data Analysis and Reporting

Statistics Workflow
Website
R
RFlow Updated
30 Jan 2026

R Workflow for Reproducible Data Analysis and Reporting

Statistics Workflow
Website
Other
RIP Tutorial
1 Jan 2023

Over 1000 topics to learn about any programming languages/software such as C#, Dapper, Entity Framework, SQL, and more!

Programming Tutorial
Website
R
RInterface
1 Oct 2017

Interested in our work? Want to become a Shiny wizard! Want to test ou tools? Want to know more about us? RinteRface aims at bringing the most famous open source HTML templates to R This 500+ full color pages book will give you all tools to become a Shiny UI master.

Shiny Consulting
Website
R
RPubs
24 Feb 2026

Easy web publishing from R Write R Markdown documents in RStudio.

Publishing Community
Website
R
RStudio Conf 2022 Program
20 May 2022

rstudio::conf(2022, \"program\"). Contribute to rstudio/rstudio-conf-2022-program development by creating an account on GitHub.

Conference Schedule
Website
R
RStudio Conf 2022 Talks
18 Jan 2017

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

Conference Presentations
Website
R
RStudio Conference 2022 Schedule
6 Feb 2026

A polyglot community of innovators and transformers. Learn, grow, and connect with a global community of data scientists at our annual data science conference.

Conference Schedule
Website
R
RStudio Education - Expert
1 Jan 2022

Learning some topics in depth will both help you develop better code and share it more effectively with others.

Education Tutorial
Website
R
RStudio Education - Intermediate
1 Jan 2022

Here are some common areas that people who already have some experience in R find particularly rewarding to learn.

Education Tutorial
Website
R
RStudio Package Development
16 Sep 2025

Overview R packages are an ideal way to package and distribute R code and data for re-use by others. The RStudio IDE includes a variety of tools that make developing R packages easier and more prod...

Package Development IDE
Website
R Python
RStudio Python Solutions
Integration RStudio
Website
R
RStudio Useful Packages
8 Apr 2025

Recommended Packages Many useful R function come in packages, free libraries of code written by R's active user community. To install an R package, open an R session and type at the command line in...

Packages Resources
Website
Other
RegExr
29 Oct 2021

RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

Programming Regex
Website
Python
Regex Cheatsheet Python
1 Jan 2013

Pricing Blog Tutorial Login/Signup {{value.

Programming Regex
Website
Other
Regex101
1 Jan 2000

Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.

Programming Regex
Website
R
Remi Bacha - Data Pre-processing
11 Jun 2018

Dans tout projet de Data Science, une étape INDISPENSABLE s’impose : la préparation des données.

Data Manipulation Tutorial
Website
Python
ReparatorAI Streamlit

You need to enable JavaScript to run this app.

Streamlit App
Website
Python
Replicate Cog
26 Feb 2021

Containers for machine learning. Contribute to replicate/cog development by creating an account on GitHub.

MLOps Deployment
Website
R
Retrieval-Augmented Generation (RAG) Workflows
1 Jan 2023

Provides tools for implementing Retrieval-Augmented Generation (RAG) workflows with Large Language Models (LLM). Includes functions for document processing, text chunking, embedding generation, storage management, and content retrieval. Supports various document types and embedding providers (Ollama

General
Website
Other
Robert Gower
20 Apr 2016

Optimizer in Machine Learning

Research Machine Learning
Website
R
Row-Oriented Workflows
11 Apr 2018

Row-oriented workflows in R with the tidyverse. Contribute to jennybc/row-oriented-workflows development by creating an account on GitHub.

Data Manipulation Tutorial
Website
Other
Rust Performance
4 Feb 2015

This guide covers timeless ideas that are helpful to keep in mind while working with systems where performance matters.

Programming Rust
Website
Other
SNB 2022 Conference
Biometry French
Website
R
SSPCloud
General
Website
R
STAT 545
12 Mar 2019

STAT 545: Data wrangling, exploration, and analysis with R.

Data Science Course
Website
R
STHDA

Statistical tools for data analysis and visualization

Statistics Tutorial French
Website
R
STT4230
3 Feb 2021

Ce site web contient les notes du cours STT-4230 / STT-6230 R pour scientifique, offert par le Département de mathématiques et de statistique de l’Université Laval (Québec, Canada).

Statistics French
Website
Python
Settlers RL Project
1 Jan 2019

In recent years RL has attracted a lot of attention due to the extremely impressive results that have been achieved in games such as Go As a way to teach myself about RL, a couple of years ago I built a simulator and trained an agent I ended up deciding that an interesting game to try would be \"Sett

Reinforcement Learning Games
Website
Python
Settlers of Catan RL
7 Jan 2021

Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO - henrycharlesworth/settlers_of_catan_RL

Reinforcement Learning Games
Website
R
Shiny

Introduction g6R can be easily integrated into Shiny applications using the g6_output() and render_g6() functions: library(shiny) library(g6R) library(bslib) nodes <- data.

General
Website
R
Shiny Articles

Shiny is a package that makes it easy to create interactive web apps using R and Python.

Shiny Documentation
Website
R
Shiny Gallery
5 Apr 2019

Shiny is a package that makes it easy to create interactive web apps using R and Python.

Shiny Examples
Website
R
Shiny Layout Guide
Shiny Tutorial
Website
R
Shiny Reference

Shiny is a package that makes it easy to create interactive web apps using R and Python.

Shiny Documentation
Website
R
Shiny Server Error Logs
1 May 2024

Shiny Server Pro Admin Guide Getting Started Shiny Server enables users to host and manage Shiny applications on the Internet.

Shiny Deployment
Website
R
Shiny Server Troubleshooting
Shiny Troubleshooting
Website
R
Shiny Widget Gallery
Shiny Widgets
Website
R
Shiny phyloseq
29 Apr 2014

An interactive web application for demonstrating and using phyloseq. - joey711/shiny-phyloseq

Shiny Microbiome
Website
R
ShinyProxy
1 Jan 2026

ShinyProxy What is ShinyProxy? ShinyProxy is your favourite way to deploy data science apps in an enterprise context (Shiny, Dash, Streamlit, Jupyter notebooks, IDEs and more).

Shiny Deployment
Website
Other
Shivon Zilis
8 Dec 2025

Best US online casinos for 2025—compare bonuses, payouts, crypto, and safety. Play real-money slots at trusted sites. 21+.

AI Resources
Website
Other
Simons Institute - Causality
13 May 2022

This program will bring together theoretical and applied researchers with the aim of understanding the complexity, optimization, and approximation questions underlying causal inference and discovery.

Causality Statistics
Website
R
StackOverflow gt Formatting
17 Sep 2020

The gt package lets users easily format cells based on conditional statements about the rows. I'm looking for a way to format each cell based on the value in the cell. Here's what I mean. In the ta...

Tables gt
Website
Python
Stanford CS Cheatsheets
1 Jan 2025

Enseignement Actuel Mon frère jumeau Afshine et moi avons eu la chance d'enseigner le cours CME 295: Transformers & Large Language Models à Stanford depuis le printemps 2025.

Machine Learning Cheatsheet French
Website
Other
Stanford CS Cheatsheets
1 Jan 2025

Teaching Current My twin brother Afshine and I have been lucky to teach the CME 295: Transformers & Large Language Models course at Stanford since Spring 2025.

Machine Learning Cheatsheet
Website
R
Stanford DCL
1 Jan 2023

A practical introduction to creating effective visualizations using ggplot2 A data science project workflow using RStudio and Make An introduction to geospatial data manipulation and visualization using R and Mapbox A collection of readings on data wrangling using the tidyverse A practical introduct

Data Science Course
Website
Other
Stanford NLP Seminar
1 Jan 2024

Performing groundbreaking Natural Language Processing research since 1999.

NLP Seminar
Website
R
Statistical Rethinking 2022
8 Oct 2021

Statistical Rethinking course winter 2022. Contribute to rmcelreath/stat_rethinking_2022 development by creating an account on GitHub.

Statistics Bayesian Course
Website
R
Statistics Globe
12 Dec 2023

Introduction to the R programming language for beginners - What is R programming? - Pros & cons - Data manipulation - Graphics in R

Programming Tutorial
Website
R
Statomics

The Statistical Omics Group, headed by Prof.

Statistics Bioinformatics
Website
Other
Statsoft Non-parametric
Statistics French
Website
R
Swirl Stats

:computer: swirl's official website

Education Interactive
Website
R
Sébastien Lédien
20 Jul 2016

Site Description Here

Statistics Research
Website
R
TMB Package
7 Apr 2022

This book contains both practical guides on exploring missing data, as well as some of the deeper details of how naniar works to help you better explore your missing data. A large component of this book are the exercises that accompany each section in each chapter.

Optimization Statistics
Website
R
The R in Spark

The Complete Guide to Large-Scale Analysis and Modeling.

Big Data Spark
Website
R
Thibault Laurent R Course
14 Nov 2022

Ce document a été généré directement depuis RStudio en utilisant l’outil Markdown.

Programming French
Website
Other
Tiago Ramalho
1 Jan 2021

Fine-tune neural translation models with mBART Jun 2020 by Tiago Ramalho mBART is another transformer model pretrained on so much data that no mortal would dare try to reproduce.

Research Physics
Website
R
Tidy Tuesday tabyl

class: center, inverse, middle # Do you know the [{janitor}](https://github.

tidyverse Tutorial
Website
R
Tidyverse Booster
16 Oct 2023

Transform yourself from a beginner to an advanced Tidyverse user with the help of this PDF-book. The book contains a collection of the most fascinating and useful Tidyverse tricks. I have been gathering all Tidyverse tricks I could find since June 2022 and compiled them into this singular resource.

tidyverse Course
Website
R
Tidyverse.org

R packages for data science The tidyverse is an opinionated collection of R packages designed for data science.

Tidyverse Documentation
Website
Python
Transformers School
3 Apr 2018

I procrastinated a deep dive into transformers for a few years.

Deep Learning Transformers
Website
Other
Trustworthy ML
18 Feb 2026

As machine learning (ML) systems are increasingly being deployed in real-world applications, it is critical to ensure that these systems are behaving responsibly and are trustworthy.

Machine Learning Ethics
Website
Other
Try Git
1 Jan 2026

At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.

Git Interactive
Website
R
Twitter - Colin Fay
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Tutorial
Website
Python
Twitter CV Resources
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Computer Vision Twitter
Website
Other
Twitter Christoph Molnar
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Machine Learning Twitter
Website
Other
Twitter Container Tutorial
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Docker Tutorial
Website
Other
Twitter Daliana Liu
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Data Science Twitter
Website
Other
Twitter Data Question
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Data Science Twitter
Website
Other
Twitter Data Question
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Data
Website
Other
Twitter Easlo
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Productivity Twitter
Website
Other
Twitter Easlo Resources
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Resources Twitter
Website
Other
Twitter Ethan Mollick
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

AI Education
Website
Other
Twitter IML
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Machine Learning Interpretability
Website
Other
Twitter IML Book
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Machine Learning Interpretability
Website
Other
Twitter Juliano Netto
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Data Science Twitter
Website
Other
Twitter ML Papers
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Machine Learning Twitter
Website
Other
Twitter ML Resources
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Machine Learning Twitter
Website
Other
Twitter ML Thread
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Machine Learning Twitter
Website
Other
Twitter ML Video
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Computer Vision Twitter
Website
Other
Twitter Mark Tenenholtz
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Computer Vision Twitter
Website
R
Twitter Olivier Gimenez
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Statistics Twitter
Website
Other
Twitter OpenAI
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

AI Twitter
Website
R
Twitter Piping Hot Data
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Data Science Twitter
Website
Other
Twitter Starfall Docs
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Documentation Twitter
Website
Other
Twitter Suzan
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Data Science Twitter
Website
Other
Twitter Thread on Models

@Emil_Hvitfeldt: Are you using Quarto to create slides? Do you want to share your slides easily? Do you have minimal Github knowledge? If you answered yes to all 3 questions then read along in this 3...…

Machine Learning Discussion
Website
Other
Twitter Vinay
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

AI Twitter
Website
Other
Twitter Women in Stat
1 Jan 2026

We’ve detected that JavaScript is disabled in this browser.

Statistics Community
Website
R
UMass Discriminant Analysis
Statistics Multivariate
Website
Other
Understanding Statistics
7 Jun 2015

Understanding statistics through interactive visualizations Statistical concepts can be difficult to understand from words and equations alone but understanding can come more easily if one gets to play with some numbers.

Statistics Tutorial
Website
R
Unleash Shiny reactR
14 Mar 2022

React is an open-source library designed to quickly develop user interfaces or UI components, on the front end. It has been developed by Facebook and the community (more than 1500 contributors)...

Shiny React
Website
R
Utiliser Shiny dans Quarto pour l’interactivité
8 Mar 2025

Apprenez à intégrer des applications Shiny interactives directement dans vos documents Quarto. Ce tutoriel aborde la configuration de l’extension Shinylive, la création d’une application Shiny autonome et la personnalisation des options du viewer.

Statistics
Website
Other
VERT.sh — Free, fast, and awesome file converter
1 Jan 2026

With VERT, you can quickly convert any image, video, audio, and document file. No ads, no tracking, open source, and all processing (other than video) is done on your device.

Development
Website
Python
Voice Cloning with Qwen3-TTS - a Hugging Face Space by dattazigzag
27 Jan 2026

Clone voices and generate speech with Qwen3-TTS

Machine Learning
Website
Other
WILLOW Lab
1 Jan 2026

Willow team Willow is a joint team between Inria Paris, the computer science department of ENS Paris, and CNRS.

Computer Vision Research
Website
Python
Wave Data Lab

We work on open-source data projects and do education, consulting, and training in machine learning and statistics.

Data Science Tutorial
Website
Other
WebDAM
1 Jan 2011

The page proposes links to the class material associated to the book Web Data Management, published by Cambdrige University Press in 2011.

Database Web
Website
Python
Weights & Biases
5 Dec 2025

Learn why thousands of companies rely on W&B as their system of record for training AI models and developing AI applications with confidence.

MLOps Experiment Tracking
Website
Other
Welcome to the BMad Method
3 Aug 2008

AI-driven development framework with specialized agents, guided workflows, and intelligent planning

Machine Learning
Website
Python
Wes McKinney
12 Jan 2017

I’m an entrepreneur and software developer focusing on analytical computing.

Data Science pandas
Website
R
What They Forgot to Teach You
1 Jan 2018

What They Forgot to Teach You About R The stuff you need to know about R, besides data analysis.

Workflow Best Practices
Website
Other
What the Diff AI

The AI powered GitHub and Gitlab app that explains the changes within your pull requests in plain english

AI Tools
Website
R
Workflow Maintenance
4 Sep 2018

Links: https://rstd.io/jenny-latinr Delivered at * Latin-R, http://latin-r.com, Buenos Aires 04-05 Sept 2018 * 10th Conference of the IASC-AR…

Workflow Best Practices
Website
Other
Write the Docs Guide
23 Aug 2010

As a software developer or engineer, there is a magical feeling that comes from releasing open-source code. The feeling is a mix of terror and excitement. You’re eager to tell the world about your ...

Documentation Best Practices
Website
Other
XLSTAT Test Choice Guide
1 Jan 2023

Guide pour choisir un test statistique approprié en fonction de la situation Nous avons établi la grille ci-dessous pour vous guider dans le choix d’un test approprié en fonction de votre problématique et vos données. Le guide propose une formulation de l’hypothèse nulle et un exemple pour chaque si

Statistics Reference French
Website
Python
Xavier Dupré
Education French
Website
Other
Yichuan Sun
Computer Vision Research
Website
R
Yihui Xie blogdown
22 Jun 2022

This afternoon I will give a talk at the useR! 2022 conference on blogdown. Since I need to show a few live demos, I thought I’d better pre-record it just in case, which I did yesterday. If …

Blogdown Tutorial
Website
Other
You.com Code
17 Apr 2024

Leverage a personal AI search agent & customized recommendations with You.com's AI chatbot. Converse naturally and discover the power of AI. Chat now!

AI Code Assistant
Website
Other
Z.ai - Free AI Chatbot & Agent powered by GLM-5 & GLM-4.7

Meet Z.ai, your free AI-powered assistant. Build websites, create slides, analyze data, and get instant answers. Fast, smart, and reliable, powered by GLM-5.

Machine Learning
Website
Other
Zensical
1 Jan 2025

Adaptive systems for evolving ideas – Zensical creates scalable Open Source systems for technical writing that always keep you in the flow

Development
Website
R
Zero Setup Workshops
18 Jan 2017

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

Education Workshops
Website
Other
ZeroClaw Hub

Premium, 100% Rust-based agent automation platform and visual control plane for the ZeroClaw Core Engine.

Machine Learning
Website
R
abcdR ThinkR
Resources French
Website
R
abcdR ThinkR
Resources Tutorial French
Website
Other
afia.asso.fr
30 Mar 2023

L’objet de l’AFIA est de promouvoir et de favoriser le développement de l’IA en France. A ce titre, si vous organisez un événement en France (conférence, atelier, école d’été), sur un ou plusieurs jours, lié à l’IA, vous êtes… Lire la suite

General
Website
Other
ai.googleblog
4 Apr 2022

Posted by Sharan Narang and Aakanksha Chowdhery, Software Engineers, Google Research In recent years, large neural networks trained for language un...

Machine Learning
Website
Other
andrewheiss
25 Jul 2023

Learn how to use R, {brms}, and {marginaleffects} to analyze conjoint data and find causal and descriptive quantities of interest, both frequentistly and Bayesianly

Bayesian
Website
Other
andrewheiss
20 May 2022

Define what marginal effects even are, and then explore the subtle differences between average marginal effects, marginal effects at the mean, and marginal effects at representative values with the marginaleffects and emmeans R packages

General
Website
Python
apprendre-python
General
Website
R
appsilon
Shiny
Website
R
appsilon
Shiny
Website
R
appsilon
Shiny
Website
Other
apreshill.github.io
15 May 2018

class: center, middle, inverse, title-slide # Lab 06: CS631 ## Making Slides in the Tada!-verse ### Alison Hill --- class: center, middle, inverse # First: ## Slides with `xaringan` -- # Second: ## Sites with `blogdown` --- background-image: url(\"https://media.

Machine Learning
Website
Other
apreshill.github.io

This is the site for sharing our Data Visualization Labs for CS631 at Oregon Health & Science University.

Machine Learning
Website
Other
arelbundock
Machine Learning
Website
Other
astral.sh
15 Feb 2024

uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools.

General
Website
Other
b-rodrigues.github.io
Machine Learning
Website
Other
bachl.github.io

Workshop Data Simulation with Monte Carlo Methods Dr.

General
Website
Other
bayesianspectacles
4 Feb 2026

Bayesian Thinking for Toddlers: The Cartoon For better or for worse, it appears that my most appreciated work is the children’s book Bayesian Thinking for Toddlers (the intro post is here and an exegesis is here).

Bayesian
Website
Other
bcirwis2021.github.io
1 Jan 1997

Bayesian Causal Inference for Real World Interactive Systems

Machine Learning
Website
Other
blockr-org.github.io
Machine Learning
Website
R
blockr.cloud — Csr
Shiny
Website
Other
blog.ml.cmu.edu
31 Aug 2020

The objectives machine learning models optimize for do not always reflect the actual desiderata of the task at hand. Interpretability in models allows us to evaluate their decisions and obtain information that the objective alone cannot confer. Interpretability takes many forms and can be difficult

Machine Learning
Website
Other
bortzmeyer
6 Nov 2025

Ce blog n'a d'autre prétention que de me permettre de mettre à la disposition de tous des petits textes que j'écris.

General
Website
Other
bougioukas-medstats-r.netlify.app
5 Oct 2023

Practical Statistics in Medicine with R 1st Edition Preface Whom is this textbook for? This textbook is based on my notes from a series of lectures given for a few years at the Aristotle University of Thessaloniki, Greece.

General
Website
R
bristolmyerssquibb.github.io — Dplyr.Html
Shiny
Website
Other
calculatingempires.net
1 Jan 2023

Explore how technical and social structures co-evolved over five centuries in this large-scale research visualization.

General
Website
Other
calicarpa
1 Jan 2025

Artificial intelligence creates fantastic opportunities that can drastically increase the added value of your business.

General
Website
Other
cambridge
24 Mar 2023

Cambridge Core - Applied Linguistics - The Language of Fake News

General
Website
Other
cducloux.quarto.pub
Machine Learning
Website
Other
clementc.github.io
23 Oct 2024

My summary of the PyData Paris 2024 conference, held in late September

General
Website
Other
closeread.dev

Closeread Closeread is a custom format for Quarto that enables scrollytelling features for HTML documents.

General
Website
Other
cloud.google
28 Aug 2023

Editor’s Note: This post is part of our Next '23 series sharing the latest Google Maps Platform news from the global exhibition of inspiration, innovation, and education.

Machine Learning
Website
Python
codingame
1 Nov 2024
Machine Learning
Website
Other
codyhouse.co
23 Nov 2022

A collection of practical, one-minute CSS tutorials.

General
Website
Other
colah.github.io
6 Apr 2014

Neural Networks, Manifolds, and Topology Posted on April 6, 2014 topology, neural networks, deep learning, manifold hypothesisRecently, there’s been a great deal of excitement and interest in deep neural networks because they’ve achieved breakthrough results in areas such as computer vision.

General
Website
Other
colah.github.io
1 Mar 2014

Writing rough notes allows me share more content, since polishing takes lots of time.

General
Website
Other
colauttilab.github.io
Machine Learning
Website
Other
colinfay.me
25 Jul 2023

Find all my posts about webR here. Note: the first post of this series explaining roughly what webR is, I won’t introduce it again here. Note 2: webR and the tools I’ve been writing are moving fast and if you’re reading this from the future, some of the things here might be obsolete.In this post, I’

Machine Learning
Website
Other
confiance.ai
27 Jan 2026

A worlwide pioneer Launched in 2021, and funded by France 2030, Confiance.

Machine Learning
Website
Other
consensus.app
6 May 2005

Consensus is an AI academic search engine for peer-reviewed literature—your research OS for finding, organizing, and analyzing science 10x faster.

General
Website
Other
cosimameyer
20 Sep 2022

Let’s talk about version control and collaboration today and one of its powerful tools: git ✨ Using Git can be a lifesaver (and it has often been one in the past for me 🙏).

General
Website
Other
cursor
18 Feb 2026

Built to make you extraordinarily productive, Cursor is the best way to build software with AI.

General
Website
Other
datamares.netlify.app
General
Website
Other
datarevenue
General
Website
Other
davidpicard.github.io
1 Nov 2018

Research My research interests include machine learning for computer vision.

General
Website
Other
development Projects - Open Source Self-Hosted Apps
1 Jan 2026

Discover 6 open source development projects that you can self-host.

Development
Website
Other
do4ds

DevOps for Data Science Welcome! In this book, you’ll learn about DevOps conventions, tools, and practices that can be useful to you as a data scientist.

General
Website
Other
docs.astral.sh

An extremely fast Python linter and code formatter, written in Rust.

General
Website
Other
docs.kedro
1 Jan 2002

A toolbox for production-ready data science Get started Introduction to Kedro Learn what Kedro is, why it exists, and how it can help.

Machine Learning
Website
Python
docs.langchain.com — Overview
17 Feb 2026

Gain control with LangGraph to design agents that reliably handle complex tasks

Machine Learning
Website
Other
docs.sk8.inrae.fr

2 Faire une demande d’hébergement 2.

Machine Learning
Website
R
dplyr Tutorial

dplyr tutorial What is dplyr? dplyr is a powerful R-package to transform and summarize tabular data with rows and columns.

Data Manipulation Tutorial
Website
Other
dynalist.io

Dynalist lets you organize your ideas and tasks in simple lists. It's powerful, yet easy to use. Try the live demo now, no need to sign up.

General
Website
R
easystats - Bayes Factors
9 Dec 2020

This vignette can be referred to by citing the following: Makowski, D.

Statistics Bayesian
Website
R
easystats Resources
1 Jan 2022

Learn R Here are some links to get started with R: R for Datascience YaRrr! The Pirate’s Guide to R Yan Holtz’s tutorials The Tidynomicon: A Brief Introduction to R for Python Programmers Quick-R EdX courses LearnR Youtube Channel Stay tuned Here are some links of blogs and such to keep in touch wit

Statistics
Website
Other
ellakaye.co.uk

The personal website of Ella Kaye

General
Website
Other
emilhvitfeldt.github.io
24 Sep 2023

ISLR tidymodels labs 1 Introduction This book aims to be a complement to the 2nd edition An Introduction to Statistical Learning book with translations of the labs into using the tidymodels set of packages.

Machine Learning
Website
Other
emilhvitfeldt.github.io

Having fun with iFrames In Quarto Presentations one way to add something extra is to use Slide Backgrounds Images and videos are good for some added flair, and they automatically fill the background Using html elements and javascript to make an animated background, is almost impossible to get right

Reproducibility
Website
Other
emilhvitfeldt.github.io

library(MASS) # For Boston data set library(tidymodels) library(ISLR) 3 Linear Regression This lab will go over how to perform linear regression.

Machine Learning
Website
Other
evalsp23.classes.andrewheiss
2 May 2023

Combine research design, causal inference, and econometric tools to measure the effects of social programs

General
Website
R
fastverse
Performance Packages
Website
Other
fireducks-dev.github.io
4 Feb 2025

Evaluation of a few benchmarks using FireDucks

General
Website
R
flexdashboard
17 May 2016

Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly adapts the size of it's components to the containing web page.

Shiny Dashboards
Website
Other
fr.vittascience
1 Jan 2026

Une plateforme intuitive pour apprendre à coder, découvrir les sciences et s’initier à l’intelligence artificielle (IA) avec Arduino, Python, micro:bit et plus.

General
Website
Other
francoismichonneau.net
4 Jul 2024

Hire me I’m looking for my next role, if you are (or know someone who is) recruiting, you will find below my resume, a short “About me”, and a longer version of my skills and accomplishments.

General
Website
Other
fromsmash
1 Jan 2026

Smash is a fast, secure, smooth and sustainable service to transfer your (extra) large files. Use it for free or unlock enhanced features with premium plans.

General
Website
Other
geocompx
1 Jan 2016

Welcome to geocompx! Here you will find content, including books and beyond, on reproducible geographic data analysis, modeling, and visualization with open source software.

General
Website
Other
geosam

Geospatial Image Segmentation with SAM3 in R

General
Website
R
ggplot2 Theme Cheatsheet
9 Nov 2021

ggplot2 plotting related files. Contribute to claragranell/ggplot2 development by creating an account on GitHub.

Visualization Reference
Website
R
ggplot2 Theme Elements
19 May 2020

Inspired by [Henry Wang](https://twitter.com/henrywangnl)❜s ❝[ggplot2 Theme Elements Demonstration](https://henrywang.nl/ggplot2-theme-elements-demonstration/)❞, I created one for myself displaying all of the elements I frequently use and always google. Feel free to download and use it as well!

Visualization Reference
Website
R
ggplot2 Tutorial
24 Feb 2026

R Language Tutorials for Advanced Statistics

Visualization Tutorial
Website
R
ggsql
1 Jan 2023

ggsql is still in early development and all functionality are subject to change A declarative visualization language that extends SQL with powerful data visualization capabilities.

General
Website
Other
githubnext
18 Jul 2024

GitHub Next investigates the future of software development

General
Website
Other
glittr
24 Feb 2026

Git repositories with educational materials for the computational life sciences

General
Website
R
golem Example
1 Jul 2019

An example app for illustrating golem features. Contribute to ColinFay/golemexample development by creating an account on GitHub.

Shiny Example
Website
R
golem Wiki
1 Apr 2022

A Framework for Building Robust Shiny Apps . Contribute to ThinkR-open/golem development by creating an account on GitHub.

Shiny Documentation
Website
R
golemverse
28 Aug 2024

Welcome to the golemverse!

Shiny Community
Website
Other
good-practices.etiennebacher
16 Mar 2023

Cleaning data can take hundreds or thousands of lines.

General
Website
Other
gpt4all.io
1 Jan 2026

Run open-source AI models locally on your device. GPT4All delivers private, high-performance AI with no cloud required—your data stays on your machine.

Machine Learning
Website
Other
gspmalloy
General
Website
R
htmlwidgets Plotly
1 Jan 2014

Plotly allows you to easily translate your ggplot2 graphics to an interactive web-based version, and also provides bindings to the plotly.

Visualization Interactive
Website
Python
huggingface.co
16 Nov 2022

Discover amazing ML apps made by the community

Machine Learning
Website
Python
huggingface.co
15 Dec 2025

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Machine Learning
Website
Python
huggingface.co
22 Aug 2023

Discover amazing ML apps made by the community

Machine Learning
Website
Python
huggingface.co
1 Jan 2025

Making the community's best AI chat models available to everyone

General
Website
Python
huggingface.co
General
Website
Python
huggingface.co
24 Oct 2023

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Machine Learning
Website
Python
huggingface.co
14 Sep 2025

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Machine Learning
Website
Other
hutchdatascience
17 Oct 2024

There are a number of learners in the Intro to R course I’m teaching at Fred Hutch that are coming to R from SAS.

Machine Learning
Website
R
hypebright.nl
25 Jul 2023

Learn how to build a serverless Shiny app with webR: a package that allows you to run R completely on the user's machine without an R server

Shiny
Website
R
in the Public Sector
1 Jan 2024

Shiny and Quarto help R and Python users build powerful, interactive web apps and high-quality documents.

Shiny
Website
Other
indiedown.cynkra

indiedown makes it easy to generate a customized R Markdown PDF template that follow the principles of your corporate design.

Machine Learning
Website
Other
indrajeetpatil.github.io
13 Jan 2026

Learn how to apply the DRY (Don't Repeat Yourself) principle to R package development. Covers documentation, vignette setup, unit testing, data management, dependency management, and exception handling to make your R packages more maintainable.

General
Website
Other
indrajeetpatil.github.io
General
Website
Other
indrajeetpatil.github.io
13 Jan 2026

Learn how to apply the DRY (Don't Repeat Yourself) principle to R package development. Covers documentation, vignette setup, unit testing, data management, dependency management, and exception handling to make your R packages more maintainable.

General
Website
Other
infomaniak
16 Feb 2026

Maîtrisez la gouvernance de vos données avec un cloud indépendant. Des solutions hébergées au cœur de l’Europe, conçues pour protéger votre confidentialité.

General
Website
Other
interiorai
12 Dec 2022

Get interior design ideas using artificial intelligence and virtually stage interiors for real estate listings with different interior styles. Take a picture of a room and instantly redesign it with AI. Upload a photo of your interior and transform it completely. Instantly redesign, furnish, reimagi

Machine Learning
Website
Other
isaac-flath.tech
Reproducibility
Website
Other
izwand.com — Knowledge Graph Completion
22 Feb 2026

Our new X account is live! Follow @wizwand_team for updates Search any task Feedback Search any task SOTA Knowledge Graph Completion benchmarks and papers with code | Wizwand Our new X account is live! Follow @wizwand_team for updates Home / Tasks Knowledge Graph Completion Benchmarks Dataset Name S

General
Website
Other
jchiquet.github.io

Welcome Course description The objective of this course is to show students how statistics is used in practice to answer a specific question, by introducing a series of important model-based approaches.

General
Website
Other
jhepc.github.io
1 Jan 2015

2020 - first place¶ 2020 - second place¶ 2020 - third place¶ 2020 - honorable mention¶ 2019 - first place¶ 2019 - second place¶ 2019 - third place¶ 2019 - Honorable mention¶ 2018 - first place¶ 2018 - second place¶ 2018 - third place¶ 2018 - honorable mention¶ 2015 - first place¶ 2015 - second place

Machine Learning
Website
Other
jiddualexander
2 Jul 2010

0 Skip to Content jiddu alexander R & Shiny SVG input generator Junction profiling Scrollytelling & D3js Fossil CO₂ emissions Traffic accidents in Dutch provinces Global Warming Global and National Greenhouse Gases Emissions Open Menu Close Menu jiddu alexander R & Shiny SVG input generator Junction

General
Website
Other
johnbedwards.io
21 Dec 2022

Getting better {tidymodels} performance with {stacks}

General
Website
Other
joss.theoj
1 Jul 2024

Reimert et al., (2024). extendr: Frictionless bindings for R and Rust. Journal of Open Source Software, 9(99), 6394, https://doi.org/10.21105/joss.06394

General
Website
Other
jumpingrivers
8 Dec 2022

Are you an R user considering switching from R Markdown to Quarto? Here are our favourite features that we think R users might benefit from.

Reproducibility
Website
Other
justice.pappers.fr
1 Jan 2003

Données des entreprises Décisions de justice Dépôt d'annonces légales & formalités entreprises Données immobilières Information institutionnelle Données des entreprises internationales Retrouvez toutes vos décisions de justice, textes de loi et commentaires juridiques centralisés au sein de notre pl

General
Website
Other
kindxiaoming.github.io
1 Jan 2024
Machine Learning
Website
R
klassets
20 May 2022

Contribute to jbkunst/klassets development by creating an account on GitHub.

Finance Visualization
Website
Other
korben.info
24 Nov 2024

Vous en avez assez de passer des heures à retranscrire à la main vos vidéos YouTube ? Ou peut-être cherchez-vous un moyen efficace de transformer vos ...

Machine Learning
Website
Other
lajeunesse.myweb.usf.edu
12 Aug 2022

Dashboards are great for data snapshots--but what if you need something more agile in R? — Marc J.

Machine Learning
Website
R
leafdown Presentation
18 Jan 2017

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

Visualization Maps
Website
Other
learngitbranching.js
9 Nov 2020

An interactive Git visualization tool to educate and challenge!

General
Website
Other
legigpt.fr
General
Website
Other
lihualei71.github.io
6 Sep 2022

cfcausal packagecfcausal_demo.

Bayesian
Website
Other
linc.cnil.fr
19 Feb 2026

L’extension CookieViz offre des fonctionalités similaires au logiciel déjà publié et récompensé au Global Privacy and Data Protection Awards en 2021.

Data Visualization
Website
Other
llamaocr

The easiest way to turn a document into markdown

General
Website
Other
llmfight.club
Machine Learning
Website
R
loopurrr

Makes learning, teaching and debugging iterator functions from the purrr package easy by translating them into regular for loops.

Functional Programming purrr
Website
Other
magicinsert.github.io
1 Jan 2024

Magic Insert: Style-Aware Drag-and-Drop

General
Website
Other
makevscodeawesome
1 Jan 2021

Make VS Code beautiful. Be productive as hell in it.

General
Website
Other
maturin.rs
25 Aug 2021

Tutorial In this tutorial we will wrap a version of the guessing game from The Rust Book to run in Python using pyo3.

Machine Learning
Website
Other
mgirlich.github.io
General
Website
R
modelbased Group Levels
1 Jan 2008

How to use Mixed models to Estimate Individuals' Scores Source:vignettes/estimate_grouplevel.

Statistics Mixed Models
Website
Other
moderndive
29 Jan 2026

An open-source and fully-reproducible electronic textbook for teaching statistical inference using tidyverse data science tools.

Machine Learning
Website
Other
nixtla.github.io

If you are not redirected, click here.

General
Website
Other
nrennie.rbind.io
Data Visualization
Website
Other
nrennie.rbind.io
27 Apr 2024

Typst or LaTeX? Styling PDF documents with Quarto extensions Nicola Rennie, Lancaster University satRdays London, 27 April 2024 Academic background in statistics and operational research.

Machine Learning
Website
Other
observablehq
20 Mar 2023

When adding JavaScript to your data work, it can be useful to see how it compares with other languages you’ve used before. Here, we show common data wrangling methods (like filtering, sorting, and adding columns) in JavaScript, Python, SQL, R, and Excel. All examples use the mock data below, stored

General
Website
Other
ollama
31 May 2024

Continue enables you to easily create your own coding assistant directly inside Visual Studio Code and JetBrains with open-source LLMs.

General
Website
Other
openpress.sussex.ac.uk
20 Feb 2023

An open textbook for Biological Psychology undergraduate students.

General
Website
Other
openwebui
20 Oct 2025

Run AI on your own terms. Connect any model, extend with code, protect what matters—without compromise.

General
Website
Other
pages.citedrive
General
Website
Other
paperswithcode
13 Mar 2024

Your daily dose of AI research from AK

General
Website
Other
pastum.anatolii.nz
1 Jan 2026

Pastum (VS Code extension) allows you to quickly transform any text table from your clipboard into a dataframe object in your favorite language — R, Python, Julia, JavaScript or even Markdown.

General
Website
Other
pkg.garrickadenbuie

Jump to: Quick Intro, Themes, Theme Settings, Fonts, Colors, Adding Custom CSS Quick Intro First, add the xaringan-themer.

Machine Learning
Website
Other
pkg.garrickadenbuie

Give your xaringan slides some style with xaringanthemer. Easy slide and plot themes for xaringan slides.

Machine Learning
Website
Other
plantuml
24 Feb 2026

You can integrate mathematical expressions using AsciiMath format. Useful for demonstration or algorithm details.

Machine Learning
Website
Python
playground.tensorflow
1 Mar 2014

Tinker with a real neural network right here in your browser.

Bayesian
Website
Python
plotnine Gallery
Visualization ggplot2
Website
Other
poe
General
Website
R
posit-conf-2024.github.io
12 Aug 2024

class: center, middle, inverse, title-slide.

General
Website
R
posit.co
22 Oct 2024

Meet the winners of the Shiny Contest. With over 100 submissions across a wide range of topics, check out the best Shiny apps we've seen this year.

Shiny
Website
Other
presentofcoding.substack
22 Oct 2024

This is a version of a talk I gave for posit::conf(2024).

General
Website
R
productive-r-workflow.com — Webr

Bring Quarto to life with {webR} Quarto can be frustrating: you read a report, but cannot interact with it! You're browser doesn't speak R,so there is nothing you can change.

Tutorial
Website
Other
psyteachr.github.io
1 Sep 2025

Psychologists from @UofGPsychNeuro advocating open, reproducible methods teaching.

General
Website
R
pub.demo.posit.team
1 Jan 2012

Shiny helps R and Python users build powerful, interactive web apps.

General
Website
Other
pudding.cool
1 Mar 2017

The Pudding explains ideas with visual essays.

General
Website
R
purrr Tutorial

map() This work is licensed under a Creative Commons Attribution-ShareAlike 4.

Functional Programming Tutorial
Website
R
purrr Workshop
3 Sep 2018

Slides to complement a hands-on workshop on the R package purrr (https://purrr.tidyverse.org)

Functional Programming Tutorial
Website
Python
pydevtools
20 Dec 2024

I have been writing Python for 14 years next month. When I started, people were still using easy_install to install egg-based packages for Python 2.7 and nobody had heard about Conda yet, much less uv. The Python tool ecosystem has changed since. Many people are confused by the fragmentation in the

General
Website
Python
pynerds
20 Jan 2024

Most medium to large programs are organized into modules. This way, it becomes possible to logically separate various parts of a program based on thei

General
Website
Python
pythonds.linogaliana.fr
11 Jan 2026

A complete course about data science.

General
Website
Python
pythonds.linogaliana.fr
11 Jan 2026

Cette partie du cours introduit le traitement automatique du langage (NLP), un domaine scientifique à la croisée de la linguistique et des statistiques devenu, du fait de l’engouement envers les IA génératives, central dans le domaine de la data science. A travers des exemples littéraires, dcette pa

General
Website
Other
quantmetry
Machine Learning
Website
R
r-bloggers
29 Dec 2016

Abstract I present a method for reactively updating a table of acronyms from a Shiny interactive timeline using renderDataTable and timevis. The method is used in the new Shiny app, stratvis. The stratvis app The stratvis Shiny app provides a rich a...

Shiny
Website
Other
r-causal.github.io
4 Aug 2023

Visual Diagnostic Tools for Causal Inference Here we are going to look at several… Aug 4, 2023 Welcome to the Causal Inference in R Blog! Here you’ll find more information about our packages, book, courses, and other information about causal inference.

Bayesian
Website
Other
r-consortium
General
Website
Other
r-packages.io
24 Feb 2026

Explore the documentation of all R packages available, including functions and datasets

General
Website
Other
r-pkgs
General
Website
Other
r-statistics.co
24 Feb 2026

R Language Tutorials for Advanced Statistics

Machine Learning
Website
Other
r-wasm.github.io

A dropdown R or Python console Throughout this presentation, an interactive R console and editor can be invoked by pressing the drop shortcut By default, the drop shortcut is the backtick key: ` Alternatively, click the console button in the bottom left of the slide Set the drop shortcut and button

Machine Learning
Website
R
rOpenSci
23 Feb 2026

rOpenSci fosters a culture of open and reproducible research using shared data and reusable software.

Community Open Source
Website
Other
raps-with-r.dev
3 Oct 2023

Building reproducible analytical pipelines with R Welcome! How using a few ideas from software engineering can help data scientists, analysts and researchers write reliable code Data scientists, statisticians, analysts, researchers, and many other professionals write a lot of code.

General
Website
Other
rebeccabarter
19 Aug 2019

Purrr is the tidyverse’s answer to apply functions for iteration. It’s one of those packages that you might have heard of, but seemed too complicated to sit down and learn. Starting with map functions, and taking you on a journey that will harness the power of the list, this post will have you purrr

General
Website
R
rex Regex Shortcuts

Commonly used character classes and regular expressions. These shortcuts are substituted inside rex calls.

Programming Regex
Website
Other
riffusion
1 Nov 2024
General
Website
R
rig R Installation
22 Oct 2025

The R Installation Manager. Contribute to r-lib/rig development by creating an account on GitHub.

Tools Installation
Website
R
rlang Data Mask Programming
1 Mar 2018

Data-masking functions require special programming patterns when used inside other functions. In this topic we'll review and compare the different patterns that can be used to solve specific problems. If you are a beginner, you might want to start with one of these tutorials: Programming with dplyr

Programming NSE
Website
R
rlang Data Masking
1 Mar 2018

Data-masking is a distinctive feature of R whereby programming is performed directly on a data set, with columns defined as normal objects. # Unmasked programming mean(mtcars$cyl + mtcars$am) #> [1] 6.59375 # Referring to columns is an error - Where is the data? mean(cyl + am) #> Error: #> ! object

Programming NSE
Website
Other
roadmap.sh
14 May 2025

Community driven roadmaps, articles and guides for developers to grow in their career.

General
Website
Other
rolkra.github.io
1 Jun 2023

This is my (simple) setup for using a local R + VSCode

General
Website
Other
rscreencasts
8 Jun 2020

Awesome data analysis screencasts from a top Data Scientist

General
Website
Other
rselenium-teaching.etiennebacher
22 Feb 2023

Automate your browser actions LISER February 22, 2023 Do you really need scraping? Before scraping: is there an API? Scraping can be divided in two steps: These 2 steps don’t necessarily require the same tools, and shouldn’t be carried out at the same time.

General
Website
R
rstudio::conf 2022 Materials
18 Jan 2017

Materials for rstudio::conf. Contribute to rstudio/rstudio-conf development by creating an account on GitHub.

Conference Resources
Website
Other
rtask.thinkr.fr
10 Oct 2023

How can I download all issues information from Gitlab or Github and create a summary report of my commit messages for my client?

General
Website
Other
rtask.thinkr.fr
11 Oct 2024

The R task Force - R experts for all your needs

Machine Learning
Website
Other
rtask.thinkr.fr
16 Oct 2024

The R task Force - R experts for all your needs

General
Website
Other
rud.is
8 Apr 2018

Many R package authors (including myself) lump a collection of small, useful functions into some type of utils.R file and usually do not export the functions since they are (generally) designed to work on package internals rather than expose their functionality via the exported package API. Just lik

General
Website
Other
ruder.io
19 Jan 2016

Gradient descent is the preferred way to optimize neural networks and many other machine learning algorithms but is often used as a black box. This post explores how many of the most popular gradient-based optimization algorithms such as Momentum, Adagrad, and Adam actually work.

General
Website
R
rwarehouse.netlify.app

Find R packages by what they do Search 23,000+ packages from CRAN, Bioconductor, and GitHub.

General
Website
Other
schmidtpaul.github.io
1 Jan 2016

About Me I completed my PhD in biostatistics1 at the University of Hohenheim in 2019 and have since been working at BioMath, where I am now Managing Director.

General
Website
R
senTWEETment
31 Dec 2021

Shiny app as R package to analyze Twitter sentiment - jiwanheo/senTWEETment

NLP Sentiment Analysis
Website
R
shiny.posit.co
15 Oct 2019

Shiny is a package that makes it easy to create interactive web apps using R and Python.

Shiny
Website
R
shinydashboard
1 Jan 2014

shinydashboard makes it easy to use Shiny to create dashboards like these: Dashboard Bus dashboard Get started.

Shiny Dashboards
Website
R
shinyjs

Easily improve the user experience of your Shiny apps in seconds.

Shiny JavaScript
Website
R
shinytest2
28 Jul 2022

rstudio::conf(2022) - {shinytest2}. Contribute to schloerke/presentation-2022-07-28-rstudioconf22-shinytest2 development by creating an account on GitHub.

Shiny Testing
Website
Other
shutterencoder
24 Feb 2026

Logiciel open source sans limite d'utilisation - convertisseur tous formats codecs professionnels et standards

General
Website
Other
simplystatistics](https
General
Website
Other
sites.google
18 Feb 2026

Software Engineering: Language-agnostic

General
Website
Other
slds-lmu.github.io
5 Oct 2020

Situations in which PDP, ALE, LIME, LOCO and feature importance fail.

Machine Learning
Website
Other
smallweb.cc
11 Jan 2024

a manually curated collection of neat indie websites :)

Development
Website
Other
solomonkurz.netlify.app
12 Apr 2023

Part 1 of the GLM and causal inference series.

General
Website
Other
spacesniffer.fr.softonic

JavaScript is disabled in your browser.

General
Website
Other
speakerdeck
13 Apr 2023

In standard data-science practice, a significant effort is spent on preparing the data before statistical learning. One reason is that the data come fro…

General
Website
Other
statistique-et-logiciel-r
13 Sep 2023

Le logiciel R est un environnement de programmation statistique et graphique largement utilisé par les chercheurs, les analystes de données et les statisticiens.

General
Website
R
statnmap
9 Oct 2021

Quelques jours d'exploration de VSCode après de nombreuses années à développer avec RStudio

General
Website
R
statnmap
9 Oct 2021

Quelques jours d'exploration de VSCode après de nombreuses années à développer avec RStudio

General
Website
Other
stats.oarc.ucla.edu
1 Jan 2024

Statistical Analyses - Data Analysis Examples - Textbook Examples (see also Stat Books for Loan on R) - Downloadable Books on R Important Links - How can I get R? Where can I run R? - Installing, Customizing, Updating R - Documentation for R packages organized by topical domains Have you seen? - Cla

General
Website
Other
statsoft.fr
General
Website
Other
stephaniehicks
30 Aug 2022

Schedule and course materials for Statistical Computing (JHSPH Biostatistics 140.776 Fall 2022).

General
Website
Other
stephaniehicks
27 Oct 2022

Schedule and course materials for Statistical Programming Paradigms and Workflows (JHSPH Biostatistics 140.840 Fall 2022).

General
Website
Other
summarize.ing
1 Jan 2026

Découvrez des résumés rapides alimentés par l'IA des vidéos YouTube sur Summarize.ing. Accédez aux points forts, aux cartes mentales et aux résumés segmentés en moins d'une minute. Gagnez du temps, maîtrisez l'essentiel sans effort !

General
Website
Other
t.co
28 Jan 2022

Currently, it is hard to reap the benefits of deep learning for Bayesian methods, which allow the explicit specification of prior knowledge and accurately capture model uncertainty. We present...

General
Website
Other
t.co
General
Website
Other
taipy.io
1 Jan 2026

Explore Taipy Designer, the cutting-edge drag-and-drop GUI builder designed for Python developers. Create dynamic GUIs effortlessly with a WYSIWYG environment. Connect widgets to your Python variables, style graphics with ease, and focus on results with our sophisticated yet convenient editor. Reque

Machine Learning
Website
Other
tanyaviz
9 Nov 2023

Tanya Shapiro Home About Talks Blog Projects Talks Categories All (7) Observable (1) Python (1) Quarto (1) R (5) data visualization (6) gganimate (1) ggplot2 (3) plotnine (1) reactable (1) tables (1) Intro to Observable Plot This is an introductory code walk-thru with Observable Plot.

Data Visualization
Website
Other
tellingstorieswithdata
27 Jul 2023

Telling Stories with Data With Applications in R and Python Endorsements This clean and fun book covers a wide range of topics on statistical communication, programming, and modeling in a way that should be a useful supplement to any statistics course or self-learning program.

General
Website
Other
theclarkeorbit.github.io
22 Jul 2024

Reading material: The tidy modeling book The tidymodels blog on conformal regression The notes of Angelopoulos The notes of Tibshirani The book of Christoph Molnar The book of Valeriy Manokhin The package of Sussman et al. Getting some data We will look at Indian trade data hosted on Kaggle for …

Machine Learning
Website
Other
thegradient.pub
21 Nov 2020

A broad overview of the sub-field of machine learning interpretability; conceptual frameworks, existing research, and future directions.

Machine Learning
Website
Other
themockup.blog
15 Sep 2023

Data science tips brought to you by Tom Mock

General
Website
R
thinkr.fr
27 Jul 2022

La version 0.3.3 de golem est disponible sur le CRAN, elle propose une nouvelle approche de construction d'images docker pour le déploiement de vos

Shiny
Website
Other
thomas-neitmann.github.io
1 Jan 2007

Streamlines the creation of common charts by taking care of a lot of data preprocessing and plot customization for the user. Provides a high-level interface for creating plots using ggplot2.

Machine Learning
Website
Other
tidy-finance
1 Apr 2023

An opinionated approach on empirical research in financial economics

General
Website
R
training.talkpython.fm
1 Jan 2026

Unlock lifetime access to Reactive Web Dashboards with Shiny for free, learn at your own pace, and start building real Python projects on Talk Python Training.

Shiny
Website
Other
trypear.ai
Machine Learning
Website
R
unleash-shiny.rinterface
14 Mar 2022

A book about deeply customizing Shiny app for production.

Shiny
Website
R
useR 2022 Dashboards
21 Jun 2022

Slides https://agstn.github.io/UseR2022_dashboards/UseR2022_dashboards.html - agstn/UseR2022_dashboards

Conference Dashboards
Website
Other
van der Schaar Lab
11 Feb 2026

Inspiration Exchange is a series of engagement sessions aiming to share ideas and discuss the future of machine learning in healthcare.

Machine Learning Health
Website
Other
vapour.run
1 Jan 2024

Write more robust R code

General
Website
Other
vincentarelbundock.github.io

What? tinytable is a small but powerful R package to draw beautiful tables in a variety of formats: HTML, LaTeX, Word1, PDF, PNG, Markdown, and Typst.

General
Website
Other
voltrondata
Machine Learning
Website
Other
wandb.ai
10 Jan 2023

Implementation of Reinforcement Learning with Human Feedback for text summarization task using CarperAI's trlX framework. Made by Ayush Thakur using W&B

Machine Learning
Website
Other
webrios App - App Store
23 Jan 2026

Download webrios by James Balamuta on the App Store. See screenshots, ratings and reviews, user tips, and more apps like webrios.

General
Website
Other
wikicrow.ai
1 Nov 2024

A repository of high-quality, cited, automatically generated scientific articles using PaperQA by FutureHouse.

Machine Learning
Website
Other
writethedocs
23 Aug 2010

As a software developer or engineer, there is a magical feeling that comes from releasing open-source code. The feeling is a mix of terror and excitement. You’re eager to tell the world about your ...

General
Website
Other
xcorr.net
1 Jan 2023

2022 has come and gone and we’ve learned a lot about how the brain is – or isn’t – like an artificial neural network. There isn’t a single journal or venue that focuses exclusively on neuroAI so th…

Machine Learning
Website
Other
yards.albert-rapp.de
1 Jul 2010
Machine Learning
Website
Other
yjernite.github.io
1 Jan 2016

Imagine that you are taken with a sudden desire to understand how the fruit of a tropical tree gets transformed into chocolate bars, or want to understand the role of fever in the human body's immune response: how would you go about finding that information? If your specific question has already bee

Machine Learning
Website
Other
zed.dev
28 Jan 2026

Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

General
Workshop
Python
Graph Learning Workshop 2022
1 Jan 2022

This workshop will bring together leaders from academia and industry to showcase recent methodological advances of Graph Neural Networks, a wide range of applications to different domains as well as machine learning frameworks and practical challenges for large-scale training and deployment of graph

Graph ML
No resources match your current filters.
NoteContributing

Want to add a resource? Edit data/resources.txt and open a PR on GitHub. Each resource is a small YAML block:

---
title: "Resource Title"
type: Book
link: https://example.com
language: R
category: "Statistics;Tutorial"
description: "A brief one-sentence description shown on hover and in search."
---

The description field is optional but recommended — it powers the hover tooltip on each card title and is included in the full-text search.

See CONTRIBUTING.md for the full guide, including the automated workflow for adding resources via Google Keep.

Links to external websites are provided for convenience and informational purposes only.

Back to top

Powered by Quarto.

© 2026 Antoine Lucas.

  • Edit this page
  • Report an issue

License: CC BY NC SA 4.0.