Access to ML model using the Pypeline library
Use the Pypeline library for local access to a trained machine learning model based on Python.
If a deployed trained ML model is accessible by a Python library, then Pypeline – a custom AnyLogic library – can be used to query it. Pypeline allows you to execute Python scripts with arguments or interactively run Python code from within your AnyLogic models, using a local installation of Python.