Skip to content

Aiko/local mode

AikoChou requested to merge aiko/local_mode into main

config.py - contains parameters, file path, etc

spark.py - contains spark configuration for running on the cluster

script.py - the main script to produce content gap features and pages dataframe

func.py - contains functions to create dataframes and transform them to content gap features

util.py - contains functions to download and import external data, and preprocessing for the geography gap

Edited by Fabian Kaelin

Merge request reports