This is a pyspark project template
This is a very simple HelloWorld example in pyspark.
Run the task 1 by submitting the task to spark-submit.
spark-submit main.py ./data/ 40000 results
binary classifier to determine satirical headlines. uses PySpark and ranks classification algorithms by performance.
PythonApache-2.0