Updating to support wang-style user overlaps.
This commit is contained in:
4
density/job_script.sh
Executable file
4
density/job_script.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
start_spark_cluster.sh
|
||||
spark-submit --master spark://$(hostname):18899 overlap_density.py wang_overlaps --inpath=/gscratch/comdata/output/reddit_similarity/tfidf_weekly/comment_authors.parquet --to_date=2020-04-13
|
||||
stop-all.sh
|
||||
Reference in New Issue
Block a user