API Reference ============= .. note:: This section documents the public API of the ``co2_emissions_ml`` package. For tutorials and usage examples, see :doc:`tutorial`. .. toctree:: :maxdepth: 1 :hidden: Modules ------- .. automodule:: co2_emissions_ml.preprocessing :members: :undoc-members: :show-inheritance: .. automodule:: co2_emissions_ml.models :members: :undoc-members: :show-inheritance: .. automodule:: co2_emissions_ml.evaluation :members: :undoc-members: :show-inheritance: .. automodule:: co2_emissions_ml.pipeline :members: :undoc-members: :show-inheritance: