Figure 1: K-nn graph colored from top to bottom and left to right by salary, department, number of projects, and satisfaction level.
type_weights
parameter, e.g.
Figure 2: UMAP embedding colored from top to bottom and left to right by salary, department, number of projects, and satisfaction level (i.e. equivalent to Figure 1).
Figure 3: Color mapped to salary and department, categorical weight of 6.0.
Figure 4: Color mapped to salary and department, categorical weight of 8.0.
Figure 5: .Color mapped to salary and department, categorical weight of 10.0.
Figure 6: Color mapped to salary and department, categorical weight of 12.0 (first row) and 14.0 (second row).
Figure 7: Color mapped to numeric columns number of projects, and satisfaction level, categorical weight of 14.0.
Figure 8: K-nn graph colored from top to bottom and left to right by sex, passenger class, age, and fare price
min_dist
, and n_epochs
parameters only, as with default values the resulting layout is rather thinly spread):
Figure 9: UMAP embedding colored from top to bottom and left to right by sex, passenger class, age, and fare price.