Skip to content
Kelbrum Documentation
Search
Ctrl
K
Cancel
GitHub
Getting Started
Introduction
Features
Development
Motivation
Development Overview
Normalizing Data
Data Clustering with K-means
Model Overview
Prerequisites
Setup
Tech Stack
Available Scripts
Conclusion
✨ Acknowledgments
GitHub
⚡ Setup
Clone this repository to your local machine.
Terminal window
git
clone
https://github.com/vikiru/kelbrum.git
cd
kelbrum
Download and install all required dependencies.
Terminal window
pnpm
install