vFairs explains the next chapter of Event Tech

What happens when events become the most human channel in a world increasingly shaped by AI? That thought set the tone for my conversation with Mohammed Younasfounder and CEO of vTrade fairs, who has spent years helping organizations design in-person, virtual, and hybrid experiences at remarkable scale. With more than fifty thousand events and more […]

unifiedml: a unified machine learning interface for R, now on CRAN + Discussion on AI replacing humans | R bloggers

unifiedml is now available on CRAN. Just because. I wanted to see what was new 🙂 We had an interesting discussion about the process of package publishing and AI replace human beings (the kind of discussion I’ll have with you when I’m gone). this mysterious prison). Here’s what I had to say something about it: […]

unifiedml in R: a unified machine learning interface | R bloggers

A unified machine learning interface for R Overview unifiedml provides a consistent, sklearn-like interface for virtually any machine learning model in R. It eliminates the need to remember different function signatures in packages automatically detect the correct interface (formula vs matrix) and type of task (regression versus classification). Main features For now: Automatic task detection: […]