We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f35ae commit 80df095Copy full SHA for 80df095
1 file changed
README.md
@@ -67,6 +67,7 @@ python code of `hintsvm` are set in the environment variables:
67
# Usage
68
69
The main usage of `libact` is as follows:
70
+
71
```python
72
qs = UncertaintySampling(trn_ds, method='lc') # query strategy instance
73
0 commit comments