home.social

Search

13 results for “emilhvitfeldt”

  1. I wrote up a little blog post comparing the runtime and memory allocation of how we used to create dummy variables with the new sparse support I added in tidymodels

    emilhvitfeldt.com/post/sparse-

  2. All the talks are now on Youtube 🎉

    They are all great, and if you missed mine you can find it with the following link! Also linked are slides and source code

    emilhvitfeldt.com/talk/2023-09
    youtube.com/watch?v=CblUFMoC9yg

  3. New blog post: Adding Alt Text in Quarto with Claude Code. Emil Hvitfeldt @[email protected] published a Claude Code skill giving you a new slash command to create alt text for digital accessibility for all of your figures in your Quarto documents. doi.org/10.59350/ej0... #Rstats

    Adding Alt Text in Quarto with...

  4. Find the best contrast between one color and a list of options, e.g. for labels in geom_tile: {prismatic::best_contrast()} emilhvitfeldt.github.io/prisma #rstats #dataviz #ggplot #colors

  5. Episode 212 of the @rstats @rweekly Highlights Podcast is out! serve.podhome.fm/episodepage/r

    🦆 Jumping in the Ducklake with R (Novica Nakov)
    🎨 Slidecrafting: The Book! @emilhvitfeldt
    🤖 The Shiny Side of LLMs Part 3 (Veerle Eeftink - van Leemput)

    R Weekly is powered by the community. Visit rweekly.org to share new resources, and send your hosts a message easily with a new podcast app! podcastapps.com

    h/t @mike_thomas 🙏

    #RStats #DataScience #v4v

  6. OK -- I acquired most of the stickers I heard were available; here's my final score! (Thanks for the assists @ivelasq3 ({dtplyr}!!!) @kellybodwin and @emilhvitfeldt ). I'll be re-distributing many of these to my students as leaderboard prizes 👩‍🎓👨‍🎓

  7. 🎨 ¿Querés elegir colores fácilmente en R?

    Probá {paletteer}: cientos de paletas listas para usar en tus visuales.

    🔗 github.com/EmilHvitfeldt/palet
    ✍🏽 @emilhvitfeldt.bsky.social

    #RStats #DataViz #rstatses @rstats

  8. Happy to share that {recipes} has a new release with many new features and all known bugs exterminated!

    tidyverse.org/blog/2025/04/rec

  9. We heard from the community that CatBoost is the way do go. We listened and learned! here is the first batch of updated hexes for

  10. One of the exciting parts of the new sparse data tidymodels work, is that {textrecipes} can now be used as a reproducible way to generate DTM, tf-idf etc etc

  11. I'm beyond excited to finally announce my new book "Feature Engineering A-Z" 🎉

    The vision for the book is to be a comprehensive collection of feature engineering methods. Describing how they work, when and why you should and shouldn't use it. Code snippets in both R and Python!

    I have been working on this project over the last couple of years. Please read it if this interests you! Always looking for feedback!

    feaz-book.com/