From 87eb8bc1318190ea9d82a541a80b9eb2f1693bf8 Mon Sep 17 00:00:00 2001 From: paulocilasjr Date: Tue, 3 Dec 2024 11:00:36 -0500 Subject: [PATCH] fix - toolshed link --- topics/statistics/tutorials/loris_model/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/statistics/tutorials/loris_model/tutorial.md b/topics/statistics/tutorials/loris_model/tutorial.md index b4f25b71b730f0..cac00d62ca80db 100644 --- a/topics/statistics/tutorials/loris_model/tutorial.md +++ b/topics/statistics/tutorials/loris_model/tutorial.md @@ -140,7 +140,7 @@ The Response feature is a categorical target variable indicating whether patient # Using PyCaret Model Comparison Tool > Task description > -> 1. {% tool [PyCaret Model Comparison](.bx.psu.edu/repos/paulo_lyra_jr/pycaret_model_comparison/PyCaret_Model_Comparison/2024.3.3.2+0) %} with the following parameters: +> 1. {% tool [PyCaret Model Comparison](toolshed.g2.bx.psu.edu/repos/paulo_lyra_jr/pycaret_model_comparison/PyCaret_Model_Comparison/2024.3.3.2+0) %} with the following parameters: > - {% icon param-file %} *"Input Dataset (CSV or TSV)"*: `Chowell_train_Response.tsv` > - {% icon param-file %} *"Test Dataset (CSV or TSV)"*: `Chowell_test_Response.tsv` > - {% icon param-file %} *"Select the target column"*: `C22: Response`