diff --git a/demo/multiclass_classification/README.md b/demo/multiclass_classification/README.md index 52797953d..6554ee176 100644 --- a/demo/multiclass_classification/README.md +++ b/demo/multiclass_classification/README.md @@ -1,6 +1,6 @@ Demonstrating how to use XGBoost accomplish Multi-Class classification task on [UCI Dermatology dataset](https://archive.ics.uci.edu/ml/datasets/Dermatology) -Make sure you make make xgboost python module in ../../python +Make sure you make xgboost python module in ../../python 1. Run runexp.sh ```bash