Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UMAP issue #101

Open
lharkes opened this issue Mar 9, 2024 · 0 comments
Open

UMAP issue #101

lharkes opened this issue Mar 9, 2024 · 0 comments

Comments

@lharkes
Copy link

lharkes commented Mar 9, 2024

I encountered a KeyError when attempting to use the plot_clusters method of the Narrative Model class in the relatio library. Specifically, the error occurred when trying to access the 'n_components' key in the umap_args dictionary.

Example code: m.plot_clusters(path = './Twitter_Full/clusters.pdf')

KeyError: 'n_components'

Any assistance in resolving this problem is greatly appreciated thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant