Introduced in October 2019 in TeeChart for RAD Studio, the Kernel Density Estimation Function provides the basis for two series types: Violin Series BeeSwarm Series The Kernel Density Estimation (KDE) Function The Kernel Density Estimation (KDE) Function uses these parts: Input Values Position (the x offset) Resolution Bandwidth If left to automatically clamp the data, […]
Category: Functions
Clustering visualization
TeeChart Pro includes classes and components to perform “clustering” on your data, and optionally visualize the results using a chart “Tool” component. Clustering is the process of grouping data automatically, according to how well related are the individual items. As an unsupervised algorithm, its widely used in data-mining / machine-learning / B.I. (Business Intelligence) applications. […]