Skip to content

Commit 37e7230

Browse files
Update README.md
1 parent 37cdc6d commit 37e7230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ adapt_model.score(Xt, yt)
219219

220220
| <img src="src_docs/_static/images/results_qs.png"> |
221221
|:--:|
222-
| **Quick-Start Plotting Results**. *The dotted and dashed lines are respectively the class separation of the "source only" and KMM models. Note that the predicted positive class is on the right of the dotted line for the "source only" model but on the left of the dashed line for KMM.* |
222+
| **Quick-Start Plotting Results**. *The dotted and dashed lines are respectively the class separation of the "source only" and KMM models. Note that the predicted positive class is on the right of the dotted line for the "source only" model but on the left of the dashed line for KMM. (The code for plotting the Figure is available [here](docs/examples/Quick_start.html))* |
223223

224224

225225
## Contents

0 commit comments

Comments
 (0)