nlp - Natural Language Processing Best Practices & Examples. https://t.co/T8GUKpDsoP #Python #NLP
β Python Weekly (@PythonWeekly) September 11, 2019
nlp - Natural Language Processing Best Practices & Examples. https://t.co/T8GUKpDsoP #Python #NLP
β Python Weekly (@PythonWeekly) September 11, 2019
Spot a new feature in #ggplot2 pic.twitter.com/aO5Npe7Ljr
β Thomas Lin Pedersen (@thomasp85) August 28, 2019
I wrote the second edition of R Cookbook faster than editors expected because each recipe was a small tractable task. I wrote an hour most morns before family awoke. Having small well defined tasks is a huge productivity hack. https://t.co/Mk0flpZVuT
β JD Long (@CMastication) August 17, 2019
Here's a quick performance tip if you're using TensorFlow Datasets. Using .cache() can improve training speed by about 2x.https://t.co/35dmMjP7IL
β Josh Gordon (@random_forests) August 16, 2019
Just put the #Rstats script and data from my recent preprint into a R studio server instance using "Hole Punch", which can be used to reproduce my analysis and figures by anyone via a web browser https://t.co/WE18jN0Qyp
β Dan Quintana π° (@dsquintana) August 14, 2019
This is MAGIC π§ pic.twitter.com/VzgipfJTzU
Your regular scheduled reminder that #rstats will round to even digits when considering ties pic.twitter.com/5aQBEQw8ea
β Emil Hvitfeldt (@Emil_Hvitfeldt) August 13, 2019
Time-saving RStudio tips, how to write your own #rstats function, maps in R and more! ICYMI: Do More With R π₯ screencast tutorials, searchable by topic and π¦ https://t.co/JR2ulujiGT pic.twitter.com/lwRQV5PoER
β Sharon Machlis (@sharon000) August 13, 2019
π animated argsβ¦
β Mara Averick (@dataandme) August 12, 2019
"Arguments of stats::density()" βοΈ @echasnovskihttps://t.co/Ve7O2yrDkD #rstats pic.twitter.com/LDKMG1U7rY
The naming is a bit confusing, but you can use the tidyverse style guide even if you donβt use the tidyverse β itβs a general #rstats style guide https://t.co/9E57Gk4JkV
β Hadley Wickham (@hadleywickham) August 7, 2019
I'm happy to be able to share a new decorator, `delegates()`, and a new base class, `GetAttr`, with which we can now "Make Delegation Work in Python". These are making a *big* difference to my coding productivity.
β Jeremy Howard (@jeremyphoward) August 6, 2019
Full details and source in the post.https://t.co/r7V5EoNuig pic.twitter.com/1f4DuMhqfB
How to make Square (Pie) Charts for Infographics in R Β· Programming with R https://t.co/wUiIPEImwg #rstats pic.twitter.com/WRXvxDG7Ee
β boB Rudis (@hrbrmstr) August 6, 2019
π TIL: Creating pretty visual diffs in Python is much easier than I thought!
β Ines Montani γ°οΈ (@_inesmontani) August 1, 2019
I needed a script to refine tokenization alignment between word pieces (transformer models) & linguistically-motivated tokens (e.g. spaCy) & wrote a simple diff printer.
Gist: https://t.co/ZpiLADpqsX pic.twitter.com/zwxkVIvdyE