qiskit.aqua.algorithms.QSVM.save_model¶ QSVM.save_model(file_path)[source]¶ Save the model to a file path. Parameters file_path (str) – a path to save the model.