tsne
Get similar companies to compare with using sklearn TSNE.
Usage
tsne [-r LR] [-l LIMIT] [-p]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
lr | -r --learnrate | TSNE Learning rate. Typical values are between 50 and 200 | 200 | True | None |
limit | -l --limit | Limit of stocks to retrieve. The subsample will occur randomly. | 10 | True | None |
no_plot | -p --no_plot | False | True | None |