AI-powered clustering and machine learning toolkit for pattern discovery in complex datasets.
ClusterWorldAI provides a suite of clustering algorithms and ML pipelines designed to uncover hidden patterns in high-dimensional data. It supports K-Means, DBSCAN, hierarchical clustering, and custom ensemble methods with visualization built in.
- Python 3.10+
- scikit-learn, NumPy, Pandas, Matplotlib
git clone https://github.com/CyberRaccoonTeam/ClusterWorldAI.git
cd ClusterWorldAI
pip install -r requirements.txt
python run.py --dataset sample.csvMIT License
- RaccoonLabs: https://github.com/CyberRaccoonTeam