Description:
Autotuning parameters as a classification problem:
- True positives are given by the user
- False positives are from peak detection --> all detected peaks except for true positives that lie within the masks
- CatBoost or Random forest to classify true/false based on features
- Rank features and show user the ranking with their max and minimum value of the true positives
Description:
Autotuning parameters as a classification problem: