Skip to content

Commit 9596dc4

Browse files
authored
Fix renos (#584)
1 parent 55baa9d commit 9596dc4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
deprecations:
2+
upgrade:
33
- |
44
The previously deprecated ``CrossEntropySigmoidLoss`` loss function has been removed.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
deprecations:
2+
upgrade:
33
- |
44
The previously deprecated datasets have been removed: ``breast_cancer``, ``digits``,
55
``gaussian``, ``iris``, ``wine``.

releasenotes/notes/remove-qsvc-qsvr-positional-arguments-36394f2da1a4ae17.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
deprecations:
2+
upgrade:
33
- |
44
Positional arguments in :class:`~qiskit_machine_learning.algorithms.QSVC` and
55
:class:`~qiskit_machine_learning.algorithms.QSVR` were deprecated as of version 0.3. Support of

0 commit comments

Comments
 (0)