machine learning
4 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.9KViews2likes4CommentsIntroducing Advanced KQL Free Online Course
Are you analyze data on ADX? User Analytics? Geographic? Machine Learning? Time Series Analysis? Anomaly Detection? You have come to the right place! You are welcome to take our new Advanced KQL course that will boost your knowledge and skills for performing advanced analytics in ADX6.6KViews7likes0CommentsHow 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