onnx
2 TopicsTrain your Model on Spark/Databricks, score it on ADX
Are you using Spark/Databricks to build Machine Learning models? Do you need to score new data that is streamed into Azure Data Explorer? If this is your scenario please read on! In this blog we show how to train an ML model on Azure Databricks, export it to ADX, and score new samples directly on ADX, in near real time, using inline Python code embedded in KQL query.5.9KViews2likes4CommentsHow to score ONNX models in Azure Data Explorer
Are you training ML models using different frameworks and want to score streaming data in ADX? Just convert the model to ONNX format and export it to ADX. You can now score new data directly in ADX, near the data, using ADX existing compute nodes.5.5KViews3likes1Comment