Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peak-ai/citrus

Customer Intelligence Tool for Rapid Understandable Segmentation.
https://github.com/peak-ai/citrus

Last synced: 7 days ago
JSON representation

Customer Intelligence Tool for Rapid Understandable Segmentation.

Awesome Lists containing this project

README

        

# CITRUS - Customer Intelligence Tool for Rapid Understandable Segmentation

[![CI-CD Ubuntu](https://github.com/peak-ai/CITRUS/actions/workflows/r_new.yml/badge.svg)](https://github.com/peak-ai/CITRUS/actions/workflows/r_new.yml)
[![CI-CD Mac OS](https://github.com/peak-ai/CITRUS/actions/workflows/os-x.yml/badge.svg)](https://github.com/peak-ai/CITRUS/actions/workflows/os-x.yml)
## Overview

Customer segmentation is the process of dividing customers into groups based on common characteristics so companies can market to each group effectively and appropriately. **CITRUS** is a package developed by Peak to provide easy and understandable segmentation utilities. Full documentation

## Install the latest release

```r
install.packages("devtools")
devtools::install_github("peak-ai/citrus")
```