mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* doc updates * add rdShapeAlign to the docs * fix shape docs * let's not add too much here, revert deprecation * cleanup the python book * more book cleanups * bring in sphinx.napoleon so that we can use the numpy docstrings * fix a typo * Update rdkit.ML.rst
32 lines
412 B
ReStructuredText
32 lines
412 B
ReStructuredText
rdkit.ML package
|
|
================
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
rdkit.ML.Cluster
|
|
rdkit.ML.Data
|
|
rdkit.ML.Descriptors
|
|
rdkit.ML.InfoTheory
|
|
rdkit.ML.MLUtils
|
|
rdkit.ML.SLT
|
|
rdkit.ML.Scoring
|
|
|
|
Submodules
|
|
----------
|
|
|
|
.. toctree::
|
|
|
|
rdkit.ML.MatOps
|
|
rdkit.ML.files
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: rdkit.ML
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|