8000 GitHub - anantaw81/clust-frontend: CLUST: clustering platform frontend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anantaw81/clust-frontend

Repository files navigation

CLUST frontend

What is this?

  • Clust is clustering (in customer segmentation) platform. Started from thesis assigment.
  • At the moment, clust using k-medoids and gap statistic to provide customer segment with model RFMD showing all labeling possibility and next action.
  • Documentation : Google Docs

How this project is organize?

  • assets : css, images, other files to serve vue
  • components : small part of ui, ex: sidebar, breadcumb
  • composables : reusable method (with state inside)
  • layouts : wrapping page with layout
  • middleware : method to do before fetching api
  • pages : page
  • plugins : library configuration
  • (please reference to nuxt 3 project for more detail)

How to run this project?

  • Make sure clust backend is running
  • Make sure npm 18 is installed (or above)
  • Run command below
    • npm install
    • npm run dev

Credit: anantaw81 (PLEASE DO NOT COPY THIS PROJECT WITHOUT PERMISSION)

About

CLUST: clustering platform frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0