]> code.communitydata.science - ml_measurement_error_public.git/blob - civil_comments/Makefile
Add exploratory data analysis to come up with a real-data example.
[ml_measurement_error_public.git] / civil_comments / Makefile
1 srun_1core=srun -A comdata -p compute-bigmem --mem=4G --time=12:00:00 -c 1 --pty /usr/bin/bash -l
2 perspective_scores.csv: perspective_json_to_csv.sh perspective_results.json
3         $(srun_1core) ./$^ $@
4
5
6

Community Data Science Collective || Want to submit a patch?