Skip to content

v1.7.0

Compare
Choose a tag to compare
@erdogant erdogant released this 23 Mar 08:00
· 210 commits to master since this release
  • Density coloring implemented with the gradient parameter.

In this example, the cmap=Set1 will be used to color the class labels. The coloring will have a continuous scale towards the borders.

pca.scatter(cmap='Set1', gradient='#ffffff')