A network exploration on the links between characters in the Game of Thrones series with the help of igraph and tidygraph
All Posts
- Read article
- Read article
Chains, Forks, Colliders, paths and d-seperation - how DAGs can contribute to better causal inference
- Read article
Extending Pyspark's MLlib native feature selection function by using a feature importance score generated from a machine learning model and extracting the variables that are plausibly the most important
- Read article
Custom cross-validation class written in PySpark with support for user-defined category such as by time, geographical or consumer segments.