Typo fixed (#3784)
The word 'make' was been repeated twice, fixed to single.
This commit is contained in:
parent
5480e05173
commit
1db28b8718
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user