Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
lcg-faaa
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Carlos-Francisco Méndez-Cruz
2018-10-04 23:35:48 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d06630712ec8e36f338c80fbd1e3842f608a8530
d0663071
1 parent
ea89400a
LSA soft clustering
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
agrupamiento-datos-categoricos/plot_Vectors_LSA_structured_heatmap.py → agrupamiento-datos-categoricos/get-groups.py
agrupamiento-datos-categoricos/
plot_Vectors_LSA_structured_heatmap
.py
→
agrupamiento-datos-categoricos/
get-groups
.py
View file @
d066307
...
...
@@ -17,7 +17,7 @@ import numpy as np
# 1) File with groups and plots
# Execution:
# python
plot_Vectors_LSA_structured_heatmap
.py --outputPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorFile vectors_file.txt --groups 2
# python
get-groups
.py --outputPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorFile vectors_file.txt --groups 2
###########################################################
# MAIN PROGRAM #
...
...
Please
register
or
login
to post a comment