Tag: r

Causality, Data Science, R, tools, Uncategorized

Continuous Machine Learning – Part I

Reading time: 9 minutes Continuous Machine Learning has come to revolutionize Machine Learning, Data Science and Software Engineering! I will teach you how to exploit this through CML, DVC and MIIC in this blog post 🙂

Data Science, PhD, R

Manage your Data Science Project in R

Reading time: 9 minutes DVC is the git equivalent for data and data science pipelines. Along with git and some R technologies such as packrat and RMarkdown you can manage your whole data science project in a very productive way! This post is a tutorial on using all these tools to manage your Data Science project!

BestLinks

Best links of the week #27

Reading time: 2 minutes Best links of the week from 8th July to 14th July Links The “Rmd first” method: when projects start with documentation Sébastien Rochette’s GitHub repository. goodpractice: Advice on R Package Building. Sampling (statistics) at Wikipedia. Bootstrapping (statistics) at Wikipedia. Jackknife resampling at Wikipedia. Bootstrap in R by Łukasz Deryło at DataCamp Tutorials. How can I …

BestLinks

Best links of the week #25

Reading time: 2 minutes Best links of the week from 24th June to 30th June Links I know what you did last session – clustering users with ml presented at PAPIs LATAM 2019. You can also see all the talks that happened during PAPIs LATAM 2018 here on their YouTube channel. Data Science Cheatsheet by Maverick Lin at his …

BestLinks

Best links of the week #24

Reading time: 2 minutes Best links of the week from 17th June to 23rd June Links Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained at Oleksii Trekhleb’s GitHub. TOP 100 R tutorials for beginners at Listen Data. Best ZSH theme (powerlevel9k) 🙂 at Ben Hilburn’s GitHub. Discover and install useful RStudio addins …