mirror of
https://github.com/marvinscham/masterthesis-playground.git
synced 2026-03-22 00:12:42 +01:00
Cleanup
This commit is contained in:
@@ -70,8 +70,8 @@ MIN_SAMPLES = 15
|
||||
|
||||
# UMAP Parameters
|
||||
N_NEIGHBORS = 15
|
||||
N_COMPONENTS = 2
|
||||
MIN_DIST = 0.01
|
||||
N_COMPONENTS = 5
|
||||
MIN_DIST = 0.1
|
||||
|
||||
# Topic Modeling
|
||||
TOP_N_WORDS = 10
|
||||
|
||||
Reference in New Issue
Block a user