Tirtha MuthaEDA using Tidyverse (dplyr)dplyr is a package in tidyverse that is a helps in data manipulation, providing a consistent set of verbs that helps in solving the most…Dec 30, 2023
InLow Code for Data SciencebyMarkus LauberKNIME and R — installation across operating systems — some remarksTL;DR: KNIME and R/RStudio are great working together, a few hints like employing conda might make their cooperation even betterFeb 16, 2023
Tirtha MuthaEDA using Tidyverse (ggplot2)Tidyverse is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy…Dec 25, 2023Dec 25, 2023
InTowards Data SciencebyJeffrey NäfCLVTools: A powerful R package to evaluate your customersThe lifetime value of a customer can be an invaluable strategic tool for businesses.Mar 7, 2022Mar 7, 2022
Just a guyFrisch–Waugh–Lovell theoremR Code if someone needs to test out the FWL theoremNov 6, 2023Nov 6, 2023
Tirtha MuthaEDA using Tidyverse (dplyr)dplyr is a package in tidyverse that is a helps in data manipulation, providing a consistent set of verbs that helps in solving the most…Dec 30, 2023
InLow Code for Data SciencebyMarkus LauberKNIME and R — installation across operating systems — some remarksTL;DR: KNIME and R/RStudio are great working together, a few hints like employing conda might make their cooperation even betterFeb 16, 2023
Tirtha MuthaEDA using Tidyverse (ggplot2)Tidyverse is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy…Dec 25, 2023
InTowards Data SciencebyJeffrey NäfCLVTools: A powerful R package to evaluate your customersThe lifetime value of a customer can be an invaluable strategic tool for businesses.Mar 7, 2022
Rahma F. NovaAnalysing Transaction Data Using Association RulesMarket basket analysis uses transactional data to identify relationships between items frequently purchased together, improving marketing…May 14
Manojkumar PatilEfficient Transportation Planning using R: Solving Transportation Problems with Linear ProgrammingTransportation problem is a well-known optimization problem in the field of operations research. It involves determining the optimal way to…May 4, 2023
InTowards Data SciencebyAngelica Lo DucaHow to Build a Complete Classification Model in R and caretA complete example of how to run a classification task, using R and the caret packageMar 28, 20221