qiskit-documentation/docs/api/qiskit/0.26/qiskit_ml.mdx

28 lines
1.6 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: ml
description: API reference for qiskit.ml
in_page_toc_min_heading_level: 2
python_api_type: module
python_api_name: qiskit.ml
---
<span id="module-qiskit.ml" />
<span id="qiskit-ml" />
# Qiskits Machine Learning module
<span id="module-qiskit.ml" />
`qiskit.ml`
This is the Qiskit\`s machine learning module. There is an initial set of function here that will be built out over time. At present it has sample sets that can be used with Aquas `classifiers` and circuits used in machine learning applications.
## Submodules
| | |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`circuit.library`](qiskit.ml.circuit.library#module-qiskit.ml.circuit.library "qiskit.ml.circuit.library") | Circuit library for Machine Learning applications ([`qiskit.ml.circuit.library`](qiskit.ml.circuit.library#module-qiskit.ml.circuit.library "qiskit.ml.circuit.library")) |
| [`datasets`](qiskit.ml.datasets#module-qiskit.ml.datasets "qiskit.ml.datasets") | Datasets ([`qiskit.ml.datasets`](qiskit.ml.datasets#module-qiskit.ml.datasets "qiskit.ml.datasets")) |