Skip to content

Beauty from Random States

Compare
Choose a tag to compare
@JonathanShor JonathanShor released this 17 Jul 17:44
· 125 commits to master since this release
  • Adds random state parameter for PCA, tSNE, synthetic doublet creation in BoostClassifer - closes #106
  • Adds random state parameter for PCA, tSNE in tsne plot
  • tsne plot returns PhenoGraph communities - closes #109
  • tsne plot accepts array-like through sklearn check array - closes #104
  • improves readability of threshold plot - closes #102
  • notebook uses voter threshold of 0.8 (non-default)