You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- module
- ======
-
- The four main modules for auto graph learning are listed here.
-
- .. _feature documentation:
-
- feature
- -------
-
- .. automodule:: autogl.module.feature
- :members:
-
- .. automodule:: autogl.module.feature.generators
- :members:
-
- .. automodule:: autogl.module.feature.selectors
- :members:
-
- .. automodule:: autogl.module.feature.subgraph
- :members:
-
- .. _model documentation:
-
- model
- -----
-
- .. automodule:: autogl.module.model
- :members:
-
- .. _train documentation:
-
- train
- -----
-
- .. automodule:: autogl.module.train
- :members:
-
- .. _hpo documentation:
-
- hyper parameter optimization
- ----------------------------
-
- .. automodule:: autogl.module.hpo
- :members:
-
- .. _ensemble documentation:
-
- ensemble
- --------
-
- .. automodule:: autogl.module.ensemble
- :members:
|