Skip to content

Commit 2b3b9e3

Browse files
xhluxhlulu
authored andcommitted
ML Docs: Update header description
1 parent 6e71c52 commit 2b3b9e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/python/ml-knn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jupyter:
2323
version: 3.7.6
2424
plotly:
2525
description: Visualize scikit-learn's k-Nearest Neighbors (kNN) classification
26-
with Plotly
26+
in Python with Plotly.
2727
display_as: ai_ml
2828
language: python
2929
layout: base

doc/python/ml-pca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jupyter:
2323
version: 3.7.6
2424
plotly:
2525
description: Visualize Principle Component Analysis (PCA) of your high-dimensional
26-
data with Plotly on Python.
26+
data in Python with Plotly.
2727
display_as: ai_ml
2828
language: python
2929
layout: base

doc/python/ml-roc-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jupyter:
2323
version: 3.7.6
2424
plotly:
2525
description: Interpret the results of your classification using Receiver Operating
26-
Characteristics (ROC) and Precision-Recall (PR) Curves using Plotly on Python.
26+
Characteristics (ROC) and Precision-Recall (PR) Curves in Python with Plotly.
2727
display_as: ai_ml
2828
language: python
2929
layout: base

0 commit comments

Comments
 (0)