File tree Expand file tree Collapse file tree 2 files changed +26
-4
lines changed Expand file tree Collapse file tree 2 files changed +26
-4
lines changed Original file line number Diff line number Diff line change
1
+ .. include :: ../../examples/README.rst
2
+
3
+ .. toctree ::
4
+ :glob:
5
+ :Caption: PCovR and KernelPCovR
6
+
7
+ examples/PCovR*
8
+
9
+ .. toctree ::
10
+ :glob:
11
+ :Caption: Feature and Sample Selection
12
+
13
+ examples/FeatureSelection*
14
+ examples/Selectors-Pipelines*
15
+
16
+ .. toctree ::
17
+ :Caption: Orthogonal Regression
18
+
19
+ examples/OrthogonalRegressionNonAnalytic
20
+
21
+ .. toctree ::
22
+ :Caption: Feature Reconstruction Measures
23
+
24
+ examples/PlotGFRE
25
+ examples/PlotPointwiseGFRE
26
+ examples/PlotLFRE
Original file line number Diff line number Diff line change 1
- .. inclusion-examples-start
2
-
3
1
Examples
4
2
========
5
3
@@ -9,5 +7,3 @@ suggest you check out the pedagogic notebooks in our companion project
9
7
10
8
The examples presented here need on top of the `scikit-matter ` dependencies
11
9
`pandas <https://pandas.pydata.org >`_ and `matplotlib <https://matplotlib.org >`_.
12
-
13
- .. inclusion-examples-end
You can’t perform that action at this time.
0 commit comments