dodoml
======

.. testsetup::

    from dodoml import *

.. automodule:: dodoml
    :members:

================
Machine Learning
================

.. automodule:: dodoml.ml
    :members:

===================
Pipeline Operations
===================

.. automodule:: dodoml.pipeline
    :members:

============
Random Layer
============

.. automodule:: dodoml.ml.random_layer
    :members:
