File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ jupyter:
23
23
version : 3.7.6
24
24
plotly :
25
25
description : Visualize scikit-learn's k-Nearest Neighbors (kNN) classification
26
- with Plotly
26
+ in Python with Plotly.
27
27
display_as : ai_ml
28
28
language : python
29
29
layout : base
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ jupyter:
23
23
version : 3.7.6
24
24
plotly :
25
25
description : Visualize Principle Component Analysis (PCA) of your high-dimensional
26
- data with Plotly on Python .
26
+ data in Python with Plotly .
27
27
display_as : ai_ml
28
28
language : python
29
29
layout : base
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ jupyter:
23
23
version : 3.7.6
24
24
plotly :
25
25
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 .
27
27
display_as : ai_ml
28
28
language : python
29
29
layout : base
You can’t perform that action at this time.
0 commit comments