VecDB API
  • 🌱VecDB
  • 🌱Structure
  • 🌱Glossary
  • 🌱FAQ
  • πŸ’»API Reference
  • Get Started
    • πŸ’»Authentication
    • πŸ’»Build Your First Search
      • πŸ’»Creating your first dataset
      • πŸ’»Encoding + Inserting
      • πŸ’»Your First Text To Image Search!
  • for your understanding
    • 🌱Concepts about vectors
    • 🌱What is vector search?
    • 🌱Vectors for classification
    • 🌱Limitations of vectors
  • Guides
    • πŸ’»Combine keyword search with vector search
  • ADMIN
    • 🌱Project Overview
      • πŸ’»Project Creation
      • πŸ’»List All Datasets
      • Best Practice With Project Management
      • πŸ’»Copy dataset
      • πŸ’»Copy dataset from another project
      • πŸ’»Request an API key
      • πŸ’»Request a read-only API key
  • Services
    • πŸ”Search
      • Text Search
      • Vector Search
      • Hybrid Search
      • Traditional Search
    • πŸ”Predict
      • πŸ’»KNN regression from search results
      • πŸ’»KNN Regression
    • πŸ”Tag
      • πŸ’»Tagging
      • πŸ’»Diversity Tagging
    • πŸ”Cluster
      • Cluster A Dataset Field
  • DATASETS
    • 🌱Datasets Overview
      • 🌱Special Field Types
  • WORKFLOWS
    • 🌱Workflow Overview
Powered by GitBook
On this page

Was this helpful?

  1. Services

Cluster

Cluster your datasets and launch insights

PreviousTagNextCluster A Dataset Field

Last updated 3 years ago

Was this helpful?

Overview

Interpret these vectors and your data to different buckets and interpret them more easily when combined with aggregation. Clustering provides a simple way to group vectors and metadata so that those with similar properties can be easily interpreted.

When we cluster, we can identify the key attributes and have a new way to observe our data.

In this dataset, we grouped together similar players with similar statistics. From here, we can tell which players are actually similar and new types of players that can emerge.

We take the player closest to the center of the cluster in order to represent the cluster by name only. From there, we take the average of the cluster and note the general statistics of the group. We can make comparisons to groups of players similar to Chad Prince and compare them to players like Simon Elliott.

πŸ”
Looking at this cluster of players who are similar to Chad Prince
Groups of players like Simon Elliott