If you have decided you want to learn Python but your not sure where to start then this post will point you in the right direction.
Using RSiteCatalyst With Microsoft PowerBI Desktop
With pretty regular frequency I get emails asking if RSiteCatalyst can be used with Microsoft Power BI. While admittedly I’m not a frequent user of the Windows operating system (nor dashboarding tools like Tableau or Power BI), I am pleased to report that it is fact possible to call the Adobe Analytics API with Power BI via RSiteCatalyst!
Turning Water into Wine
||
TSrepr use case - Clustering time series representations in R
In the previous blog post, I showed you usage of my TSrepr package. There was shown what kind of time series representations are implemented and what are they good for.
Transfer Your Font Style with GANs
When Men and Women talk to Siri
Just adding a short note to elaborate on the Twitter conversation I recently had on differential error rates in speech products for male and female speakers. This is not a commentary on Siri; I am using Siri in the title as eponymous to voice assistants in general.
Sock Puzzle Revisited
||
Understanding rolling calculations in R
In R, we often need to get values or perform calculations from information not on the same row. We need to either retrieve specific values or we need to produce some sort of aggregation. This post explores some of the options and explains the weird (to me at least!) behaviours around rolling calculations and alignments.
The Building Blocks of Interpretability
Developing a Grammar of Interfaces for Understanding Neural Networks
Connect to Google Sheets in Power BI using R
Hello again everyone! Here’s the step by step instructions for using the googlesheets
package in R to enable you to get your data from Google Sheets. This latest blog post comes from this video we published a little while ago.