TeeBI teaser

Small teaser of TeeBI. This is the custom web server calculating a query and returning a chart. The only dependencies are TeeChart and Indy http web server component. Data is in column-oriented, memory-based custom format for speed reasons, no database or FireDac, etc are necessary. Data is imported from many sources (excel, text files, firedac […]

Read More

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. […]

Read More