mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-04 15:55:53 +01:00
Update README.md
This commit is contained in:
parent
b4eb01597f
commit
3bf1333c28
@ -46,7 +46,7 @@ model.modelTest(testSetInstance);
|
||||
```
|
||||
This will return the model's singular prediction for that example.
|
||||
|
||||
To test an entire dataset of testing instances, use the following function:
|
||||
To test an entire test set, use the following function:
|
||||
```cpp
|
||||
model.modelSetTest(testSet);
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user