We should add more examples to the documentation. Some ideas: - [ ] An example plotting the regularization path of SGL - [ ] An example with `SGL` (no CV) - [ ] An example with `LogisticSGL` (no CV) - [ ] An example using `SGLCV` in a pipeline - [ ] An example using SGL as a transformer in a pipeline to another model
We should add more examples to the documentation. Some ideas:
SGL(no CV)LogisticSGL(no CV)SGLCVin a pipeline