Model component#

@Author: Rayane AMROUCHE

The Model component handles all the computation tasks. It should be build following Sklearn standards and should allow to keep chaining possible for the data manager and the pandas tasks.

Module list#