Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
seedatnabeel committed Oct 23, 2023
1 parent d314df6 commit dd6a71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pip install -r requirements.txt

## TRIAGE on your own data with 2-lines of code added to your training loops!

To get started with TRIAGE on your own data, we provide tutorial notebooks to illustrate the usage of TRIAGE. Examples are provided both Pytorch style and SKLearn style (XGBoost, Catboost, LightGBM) models.
To get started with TRIAGE on your own data, we provide tutorial notebooks to illustrate the usage of TRIAGE. Examples are provided for both Pytorch and SKLearn (XGBoost, Catboost, LightGBM) models/regressors.

These notebooks can be found in the ``/tutorials`` folder. We use an open-source dataset from OpenML as an example dataset in the tutorials for ease of accessbility.

Expand Down

0 comments on commit dd6a71e

Please sign in to comment.