Code generation
Last updated
Last updated
The code generation feature is aimed to increase the productivity of the developer in the model building life cycle. It is achieved by generating the repeated functions that are used in the cycle allowing developer to spend more time on exploring new methodologies to improve the model.
Code_generation file has all the functions that you will need to generate a new cell in the jupyter notebook with the function definition or print the function definition you need.
Sanatio has a function that will print the list of functions definitions that will be available in Sanatio. The required function can be called from the list.