qiskit.aqua.algorithms.SklearnSVM.load_model¶ SklearnSVM.load_model(file_path)[source]¶ Load a model from a file path. Parameters file_path (str) – the path of the saved model.