@@ -46,7 +46,7 @@ To get up and running, clone the repository and copy the raw data to `air\data\r
$ pip install -e .
$ pip install -r requirements.txt
In the root project directory there is a client which can create datasets, make models and generate SHAP plots. It's a executable Python script. Per default it will use the 2020 data version, encode the datasets as embeddings, not make visuzaliations of embeddings and not use the real ATS names, but their ISO id instead. To run the client:
In the root project directory there is a client which can create datasets, make models and generate SHAP plots. It's a executable Python script. By default it will use the 2020 data version, encode the datasets as embeddings, not make visuzaliations of embeddings and not use the real ATS names, but their ISO id instead. To run the client: