Skip to content

Commit 63a921d

Browse files
authored
Merge pull request #228872 from Blackmist/retire-reinforcement-learning
retiring public preview reinforcement learning package
2 parents 990a895 + 0eea435 commit 63a921d

File tree

5 files changed

+7
-440
lines changed

5 files changed

+7
-440
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,8 +1722,13 @@
17221722
},
17231723
{
17241724
"source_path_from_root": "/articles/machine-learning/how-to-use-reinforcement-learning.md",
1725-
"redirect_url": "/azure/machine-learning/v1/how-to-use-reinforcement-learning",
1726-
"redirect_document_id": true
1725+
"redirect_url": "/azure/machine-learning/",
1726+
"redirect_document_id": false
1727+
},
1728+
{
1729+
"source_path_from_root": "/articles/machine-learning/v1/how-to-use-reinforcement-learning.md",
1730+
"redirect_url": "/azure/machine-learning/",
1731+
"redirect_document_id": false
17271732
},
17281733
{
17291734
"source_path_from_root": "/articles/machine-learning/service/how-to-create-dataset-snapshots.md",

articles/machine-learning/reference-machine-learning-cloud-parity.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ The information in the rest of this document provides information on what featur
9494
| Interpretability SDK | GA | YES | YES |
9595
| **Training** | | | |
9696
| [Experimentation log streaming](how-to-track-monitor-analyze-runs.md) | GA | YES | YES |
97-
| [Reinforcement Learning (SDK/CLI v1)](./v1/how-to-use-reinforcement-learning.md) | Public Preview | NO | NO |
9897
| [Experimentation UI](how-to-track-monitor-analyze-runs.md) | Public Preview | YES | YES |
9998
| [.NET integration ML.NET 1.0](/dotnet/machine-learning/tutorials/object-detection-model-builder) | GA | YES | YES |
10099
| **Inference** | | | |

0 commit comments

Comments
 (0)