Model Converter
Model Converter is a tool for converting machine learning models between different formats. It supports models built using scikit-learn, XGBoost, and LightGBM, and enables conversion into formats such as ONNX and PKL. In addition, Model Converter allows users to generate predictions using the exported models.
The model converter converts AION-generated models or externally generated models to formats like-
SK learn, XGBoost, LightGBM .
Into models to formats like -
ONNX and Pkl