Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/peak-ai/citrus
- Owner: peak-ai
- License: other
- Created: 2021-06-21T17:08:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T16:31:37.000Z (8 months ago)
- Last Synced: 2024-03-11T17:45:30.387Z (8 months ago)
- Language: R
- Size: 4.79 MB
- Stars: 6
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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)
## OverviewCustomer 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")
```