Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 364 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 364 Bytes

stop-the-spam

Setup

Activate/create new conda env:

conda create -n my-env python=3.6
conda activate my-env

Install requirements:

pip install -r requirements.txt

Export Databricks environment variables:

export DATABRICKS_HOST="..."
export DATABRICKS_TOKEN="..."

Refernces

http://theory.stanford.edu/~dfreeman/papers/namespam.pdf