AI/ML Models in AI Squared allows users to define how to gather the required data for input variables, for the AI/ML models they connect to, using AI/ML Source.
Users can select an existing AI/ML Source Connector and use predefined harvesting strategies to dynamically populate input variables. This harvesting process is especially useful for utilizing Data Apps through no-code integration. After the AI/ML Model is created, users can develop visualizations and create Model Cards via Data Apps for further insights and analysis.
Harvesting retrieves input parameters from business tools, essential for real-time machine learning model execution. Currently, we support harvesting input variables from sources such as CRM systems (e.g., Salesforce, Dynamics 365) and custom web applications.
Harvesting is integrated into the model creation process, allowing users to define what data should be collected, ensuring real-time processing during model invocations.
Preprocessing is an important step that occurs after data harvesting and before model inference. It transforms and formats the harvested data to meet the specific input requirements of the machine learning model.