Understand the structure of your data — who groups together, what drives variance, and how to create balanced comparison groups.
8 functions
Descriptive Analytics
Clustering, dimensionality reduction, and pattern discovery.
Functions
ConductManifoldLearning
Perform t-SNE manifold learning dimensionality reduction and return enriched DataFrame.
ConductPrincipalComponentAnalysis
Perform Principal Component Analysis (PCA) and return enriched DataFrame with components.
ConductPropensityScoreMatching
Create balanced treatment and control groups for causal inference from observational data.
CreateAssociationRules
Discover association rules in transactional data using the Apriori algorithm.
CreateGaussianMixtureClusters
Perform probabilistic clustering using Gaussian Mixture Models (GMM).
CreateHierarchicalClusters
Perform agglomerative hierarchical clustering with dendrogram visualization.
CreateKMeansClusters
Perform K-Means clustering with automatic elbow method optimization.
GenerateEDAWithLIDA
Generate AI-powered exploratory data analysis goals using Microsoft LIDA.