Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dimensionality-reduction

t-SNE Choosing the Number of Dimensions

Is dimensionality reduction reversible?

Which one should I use for dimension reduction with PCA in MATLAB, pcacov or eigs?

Optimal perplexity for t-SNE with using larger datasets (>300k data points)

When should we use Principal Component Analysis?

How to keep User ID using Rtsne package

Split X into test/train before pre-processing and dimension reduction or after? Machine Learning

Is it possible to use scikit TSNE on a large sparse matrix?

When using ICA rather than PCA?

Reduced dimensions visualization for true vs predicted values

Reducing dimensionality on training data with PCA in Matlab

How to use eigenvectors obtained through PCA to reproject my data?

Reduce string length by removing contiguous duplicates

How to add an image thumbnail as(or beside) a plot marker in MATLAB?

Selecting the components showing the most variance in PCA

In natural language processing (NLP), how do you make an efficient dimension reduction?

With a PyTorch LSTM, can I have a different hidden_size than input_size?