Interaction and visualization for some well-known machine learning algorithms.
Cluster Analysis:
1. Kmeans Clustering
2. Hierarchical Clustering
Dimensionality Reduction:
1. Principal Component Analysis (PCA)
2. Linear Discriminant Analysis (LDA)
All the algorithms are realized by Swift and open sourced on GitHub - deepvis.