Main Model =========== The models class --------------------------- The models class contains all the steps required to prepare and run the conflict projections. It essentially wraps the much of the functionality of the :ref:`Machine Learning` class. .. currentmodule:: copro .. autoclass:: models.MainModel :members: :undoc-members: :show-inheritance: