This repository contains the data, rule-based functions an trained models for garbage detection in the Dutch language.
To use the machine learning models:
- Features can be added using the add_features function
- All features need to be used for running the model
- The scaler found in the map 'Models' need to be applied before running the model
Models trained and tested with SKlearn version 1.6.1.