Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
logging
2
3
import
matplotlib.pyplot
as
plt
4
from
sklearn.datasets
import
make_classification
Callers
nothing calls this directly
Calls
2
TSNE
Class · 0.90
fit_transform
Method · 0.80
Tested by
no test coverage detected