Skip to content

Lizoug/Breinify-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breinify-demo

Dimension Reduction Visualization for Online Shop Embeddings

Project Overview

This project provides an API for visualizing dimension reduction of online shop embeddings. Users can choose between PCA, UMAP, and t-SNE for dimension reduction and visualize the embeddings in a scatter plot. Additionally, the API supports filtering based on month, day, and time, allowing for a tailored visualization experience. This tool is ideal for analyzing and understanding high-dimensional data associated with online shop items or user behavior.

Features

  • Dimension reduction visualization using PCA, UMAP, or t-SNE.
  • Filter visualizations based on month, day, and hour.
  • FastAPI backend for easy integration and customization.

Setup 🛠️

  1. Create a Dummy Folder on your desktop.
  2. Open Git Bash by right-clicking on the folder and selecting "Git Bash here".
  3. Clone the Repository:
git clone https://github.com/Lizoug/Breinify-demo.git`
  1. start the frontend
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published