MCPcopy Create free account
hub / github.com/rushter/MLAlgorithms / t-sne.py

File t-sne.py

examples/t-sne.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2
3import matplotlib.pyplot as plt
4from sklearn.datasets import make_classification

Callers

nothing calls this directly

Calls 2

TSNEClass · 0.90
fit_transformMethod · 0.80

Tested by

no test coverage detected