Add nodes/leaves/depth to oc1 process

This commit is contained in:
2021-04-11 11:22:04 +02:00
parent 4d8f060b0e
commit b19309cc79
4 changed files with 66 additions and 55 deletions

View File

@@ -3,6 +3,7 @@ rm -f data/csv/*
printf "Generating csv datasets\n"
printf "========================\n"
python oc1datasets.py
printf "\n"
printf "Processing datasets\n"
printf "===================\n"
while read dataset
@@ -15,6 +16,7 @@ do
done
echo "done"
done <scripts/all.txt
printf "\n"
printf "Generating SQL\n"
printf "==============\n"
python oc1results.py