Skip to content

Commit 92597b0

Browse files
committed
fix: links to examples fixed
1 parent 1a829fb commit 92597b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,13 @@ After a few queries, we can see that the prediction is much improved.
148148
## Additional examples<a name="additional-examples"></a>
149149
Including this, many examples are available:
150150
- [Pool-based sampling](https://modal-python.readthedocs.io/en/latest/content/examples/pool-based_sampling.html)
151-
- [Stream-based sampling](https://modal-python.readthedocs.io/en/latest/content/examples/Stream-based-sampling.html)
151+
- [Stream-based sampling](https://modal-python.readthedocs.io/en/latest/content/examples/stream-based_sampling.html)
152152
- [Active regression](https://modal-python.readthedocs.io/en/latest/content/examples/active_regression.html)
153153
- [Ensemble regression](https://modal-python.readthedocs.io/en/latest/content/examples/ensemble_regression.html)
154154
- [Bayesian optimization](https://modal-python.readthedocs.io/en/latest/content/examples/bayesian_optimization.html)
155-
- [Query by committee](https://modal-python.readthedocs.io/en/latest/content/examples/Query-by-committee.html)
156-
- [Bootstrapping and bagging](https://modal-python.readthedocs.io/en/latest/content/examples/Bootstrapping-and-bagging.html)
157-
- [Keras integration](https://modal-python.readthedocs.io/en/latest/content/examples/Keras-integration.html)
155+
- [Query by committee](https://modal-python.readthedocs.io/en/latest/content/examples/query_by_committee.html)
156+
- [Bootstrapping and bagging](https://modal-python.readthedocs.io/en/latest/content/examples/bootstrapping_and_bagging.html)
157+
- [Keras integration](https://modal-python.readthedocs.io/en/latest/content/examples/Keras_integration.html)
158158

159159
# Installation<a name="installation"></a>
160160
modAL requires

0 commit comments

Comments
 (0)