Configuration directory with config.yml
.
Directory with Italian region heatmaps.
Directory with ML results plots.
Directory with ML results.
Open Data to be copied in this directory for starting the experiment are available here: https://bit.ly/4dkNMeQ.
Directory with procurements stats.
Directory with utilities functions.
Loads the various datasets (in CSV format) and generates the event log. Only keeps cases starting with the TENDER_NOTICE event.
Loads the filtered dataset in the previous script and trains Machine Learning (ML) models.
Loads the ML results ad plot the results.
Loads the the various datasets (in CSV format) plot values by Italian region on a map (use limits_IT_regions.geojson
).
List of columns (features) to be filtered.
List of columns (features) to be filtered.
List of columns (features) types.
GeoJSON file of Italian regions (used by 04_data_map.ipynb
).
See requirements.txt
for the required libraries (pip install -r requirements.txt
).