cda-tum / mqt-predictor

MQT Predictor - A MQT Tool for Automatic Device Selection with Device-Specific Circuit Compilation for Quantum Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML Training: Decoupling of training itself and result visualization

nquetschlich opened this issue · comments

Currently, the mqt.predictor.ml.Predictor.train_random_forest_classifier method has also an optional visualize_results parameter. This could be extracted to separate the visualization from the training itself.

Originally posted by @burgholzer in #130 (comment)