Skip to content
Snippets Groups Projects
Commit df51e18f authored by thecml's avatar thecml
Browse files

Merge branch 'master' of https://gitlab.au.dk/cfp/air

parents 088cccf2 775fa1bb
No related branches found
No related tags found
No related merge requests found
Pipeline #54349 passed
......@@ -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:
$ python .\client.py -h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment