Skip to content

t-distributed stochastic neighborhood embedding (t-SNE) is a unsupervised non-linear dimensionality reduction and data visualization technique. The math behind t-SNE is quite complex but the idea is simple. It embeds the points from a higher dimension to a lower dimension trying to preserve the neighborhood of that point. I compared PCA and t-SN…

License

Notifications You must be signed in to change notification settings

yessasvini23/T-SNE_AI-ML_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

T-SNE_AI-ML_Model

t-distributed stochastic neighborhood embedding (t-SNE) is a unsupervised non-linear dimensionality reduction and data visualization technique. The math behind t-SNE is quite complex but the idea is simple. It embeds the points from a higher dimension to a lower dimension trying to preserve the neighborhood of that point. I compared PCA and t-SNE methodology for dimensionality reduction.

About

t-distributed stochastic neighborhood embedding (t-SNE) is a unsupervised non-linear dimensionality reduction and data visualization technique. The math behind t-SNE is quite complex but the idea is simple. It embeds the points from a higher dimension to a lower dimension trying to preserve the neighborhood of that point. I compared PCA and t-SN…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages