From 59ebbc5a6a9de3be0b4773fd35076648b8fb7807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Thulin?= <35733643+mthulin@users.noreply.github.com> Date: Mon, 20 Jan 2025 04:19:54 +0100 Subject: [PATCH] Add tutorial to draft (#1768) --- draft.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft.md b/draft.md index 9e5943de..e8a6b2df 100644 --- a/draft.md +++ b/draft.md @@ -76,6 +76,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb ### Tutorials ++ [Fitting TabPFN models in R using reticulate](https://mansthulin.se/tabpfn/)