Repository for master thesis Automobile fraud detection with machine learning on graphs. The repository contains only the code for training the models:
- Majority classifier
- NN
- AE
- HGAD
- HGFD
All code is found in src/automobilefrauddetection/models
.
pdm install