sagemaker and R
sagemaker
R Interface
sagemaker-tidymodels
:
framework for tidymodels
sagemaker and R
sagemaker
R Interfacesagemaker-tidymodels
:
framework for tidymodels
leadr R package
leadr
: leaderboard and ensemble tools for machine learning and Kaggle
📚 Notes on various books.Book Club
If you find yourself doing data analysis in Python, you should check out siuba. siuba is a port of the R package dplyr, but you don’t need to know any R to get started.
siuba implements a domain …
Why you should use siuba, the dplyr of Python
Siuba is an amazing port of dplyr to the python ecosystem. Like dplyr, siuba defines an domain specific querying language: you can use it query pandas data frames, as well as SQL and Spark data …
Siuba and IPython tab-complete
[…] Hugo Themes and blogdown make blogging as easy as writing markdown or RMarkdown, but in the back of my mind I’ve never been totally satisfied by the defaults. Scrolling through the themes, …
Intro to Hugo: The Masterchef of Layouts
Inspired by Jonas K. Lindeløv’s excellent website
[…] common statistical tests are linear models
[…] this post will walk through common statistical tests used when analyzing categorical …
Tests for Pairwise Mean Differences in R