Frank Hull's Avatar

Frank Hull

@frankiethull.bsky.social

Here for R, MLOps, Energy, & local LLMs

404 Followers  |  196 Following  |  476 Posts  |  Joined: 26.11.2024
Posts Following

Posts by Frank Hull (@frankiethull.bsky.social)

i love data, me too meme

i love data, me too meme

04.03.2026 00:34 β€” πŸ‘ 87    πŸ” 17    πŸ’¬ 8    πŸ“Œ 5

yaml12 is all you need

03.03.2026 17:45 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

they're a 10 but they don't like tibbles

02.03.2026 22:19 β€” πŸ‘ 26    πŸ” 7    πŸ’¬ 3    πŸ“Œ 1

tabioka
tabbouleh
rutabaga
tabbymodels
tabasco
orangetabby
tabtab

I like how you are thinking. My late night root vegetable search history has gone wild this week.

I was also trying recipes, vetiver, or other 'foundation' ideas around cuneiform & quipu.

26.02.2026 23:13 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

have a lot of "a data frame, a tsibble, & a tribble" jokes for this week

26.02.2026 23:08 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The kuzco package from @frankiethull.bsky.social made the January 2026 Top 40 CRAN #RStats packages by @revojoe.bsky.social! Congratulations, Frank, on such a great package β€οΈπŸ¦™

rworks.dev/posts/januar...

25.02.2026 21:35 β€” πŸ‘ 10    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - frankiethull/iltm: iLTM: Integrated Large Tabular Model with R iLTM: Integrated Large Tabular Model with R. Contribute to frankiethull/iltm development by creating an account on GitHub.

github.com/frankiethull...

24.02.2026 22:53 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
screenshot contains text saying "Frank Hull and his team at ACES oversee 1,000+ production models to forecast everything from 25-year price scenarios to next-hour demand.
By leveraging Posit Team and Positron, they deliver the quantified risk scenariosβ€”like 105Β°F summer heatwaves or 2Β°F winter nightsβ€”that ensure cities and counties never run short on power."

screenshot contains text saying "Frank Hull and his team at ACES oversee 1,000+ production models to forecast everything from 25-year price scenarios to next-hour demand. By leveraging Posit Team and Positron, they deliver the quantified risk scenariosβ€”like 105Β°F summer heatwaves or 2Β°F winter nightsβ€”that ensure cities and counties never run short on power."

Oh sweet, check out this Monthly Roundup from Posit πŸ‘€

It mentions my team & we really like regression πŸ˜…

more info: posit.co/about/custom...

24.02.2026 22:39 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - AI-sandbox/iLTM: iLTM: Integrated Large Tabular Model iLTM: Integrated Large Tabular Model. Contribute to AI-sandbox/iLTM development by creating an account on GitHub.

todo list: github.com/AI-sandbox/i...

21.02.2026 16:19 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

what a great event! I'm still unpacking all the information shared 🀯

@rconsortium.bsky.social is putting together some awesome conferences & would highly recommend attending these!

20.02.2026 20:54 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

"tabular foundation model" in particular like TabPFN. Basically a parsnip extension for TFMs, ICLs, & LDMs you may hear them called. But if you don't know about them yet that makes sense too. There are a handful of newer transformer models for tabular data released in the latter half of 2025 to now

20.02.2026 15:30 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
list of recent working projects including: TabDPT, LimiX, TabICL, ConTextTab, Orion, Mitra, nanoTabPFN

list of recent working projects including: TabDPT, LimiX, TabICL, ConTextTab, Orion, Mitra, nanoTabPFN

great, now we need a unified tabular foundation model interface in R

i wonder what the library name would be πŸ€”

19.02.2026 18:02 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 4    πŸ“Œ 0
picture of person crying, i should probably go debug this

picture of person crying, i should probably go debug this

19.02.2026 17:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Feb. update to the LLM+R guide πŸ’ͺ

8 new packages including:
code review, predictive modeling, speech-to-text, text-to-speech, HuggingFace integration, Gemini CLI companion, a CLI coding agent written in R🀯 ,and more!

available in English πŸ‡±πŸ‡· and Spanish πŸ‡²πŸ‡½
luisdva.github.io/llmsr-book/
#rstats

16.02.2026 17:30 β€” πŸ‘ 34    πŸ” 10    πŸ’¬ 0    πŸ“Œ 2

I'm very grateful that Luis maintains this guide. Very much recommend to those who haven't poked around there before! #rstats

19.02.2026 12:29 β€” πŸ‘ 21    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
> `paste-1` <- \(...){as.factor(paste0(...))}
> `paste-1`("ab", "c")
[1] abc
Levels: abc

> `paste-1` <- \(...){as.factor(paste0(...))} > `paste-1`("ab", "c") [1] abc Levels: abc

yes, i love hyphens in function names

19.02.2026 16:25 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

paste0 is all you need

19.02.2026 13:09 β€” πŸ‘ 18    πŸ” 0    πŸ’¬ 3    πŸ“Œ 0
Post image

Risk 2026 is this week, there's still plenty of time to register!

Full program here:

rconsortium.github.io/Risk_website...

16.02.2026 13:36 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 2
Computer screen showing Zoom event where JD Long is speaking, with coffee mug sitting in front of the screen.

Computer screen showing Zoom event where JD Long is speaking, with coffee mug sitting in front of the screen.

Coffee & @jdlong.cerebralmastication.com to start the day… it’s a good Wednesday

18.02.2026 13:41 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 1

Big shout out to @terrychristiani.bsky.social and team. Great conf.

18.02.2026 14:36 β€” πŸ‘ 8    πŸ” 2    πŸ’¬ 1    πŸ“Œ 1
mask removed from ggplot2 4.0.0 unveiling the true identity as ggplot3

mask removed from ggplot2 4.0.0 unveiling the true identity as ggplot3

17.02.2026 23:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ™ŒπŸ»

I'm looking forward to reading the book!

12.02.2026 19:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thank you @frankiethull.bsky.social !! Much appreciated. Our book is almost finished and we dedicated a chapter to image analysis using local LLMs and it features kuzco πŸŽ‰

12.02.2026 19:06 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

almost there, debugging the dataloader/training script 🀞🏻

09.02.2026 17:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - automl/nanoTabPFN: Lightweight and educational reimplementation of TabPFN https://arxiv.org/pdf/2511.03634 Lightweight and educational reimplementation of TabPFN https://arxiv.org/pdf/2511.03634 - automl/nanoTabPFN

this is pretty cool, might be the best place to start translating to a lilTabPFN in R

github.com/automl/nanoT...

06.02.2026 22:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1

My {sqlm} package is now on CRAN!

Use lm() syntax for linear modeling with databases.

#rstats

usrbinr.codeberg.page/sqlm/

04.02.2026 21:45 β€” πŸ‘ 10    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

arxiv.org/abs/2511.08667

04.02.2026 19:15 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

tabpfn is all you need

03.02.2026 21:38 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

tabpfn is all you need

03.02.2026 21:38 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

h/t to users

hey I don't know everyone that uses this but I appreciate all the issues, suggestions, & help testing ahead of the CRAN release.

But I appreciate @meteakca.bsky.social in particular & award you a super user crown πŸ‘‘ as you helped me think about documentation quite a bit

28.01.2026 21:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0