Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
149890 | Dec 13,2019 04:53 AM UTC | Dec 13,2019 07:03 AM UTC | Predictive Analytics | 1 |
![]() |
Tags: Predictive Analytics |
Instead of developing a predictive model using statistical softwares such as R,SAS can i use python to develop a predictive model and deploy in your .net runtime? |
Yes, you can develop predictive model using Python but you need to convert it to PMML to evaluate it using Syncfusion PMML library.
Syncfusion PMML base library allows you to evaluate any PMML model whose schema followed as given in DMG site.
To convert your Python model to PMML, you can use SkLearn2PMML Python library.
Please find the list of supported models by Syncfusion PMML library here. |
Will your predictive analytics tool converts our model(either in R or SAS) to PMML automatically and runs it or should we manually
export the model to PMML and deploy in your runtime?
|
No. Syncfusion doesn’t provide any analytics tools to convert your model to PMML file. You need to export your model as PMML. Syncfusion can only evaluate your PMML file based on the supported model and input values.
Once converted your model into PMML, you can integrate it in any .NET application using Syncfusion PMML library. |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.