BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi Taschon
Thank you for your interest in Syncfusion
products.
PMML Execution engine is a PMML consumer
which consumes the input PMML and creates an evaluator instance for the
appropriate model which in turn invokes the respective scoring procedure for
prediction when GetResult method is
called.
The following assembly need to be referenced
in your application for the usage of PMML Execution Engine.
·
Syncfusion.PMML.Base.dll
PMML stands for Predictive Model Markup
Language. It is an XML-based file
format developed by the Data Mining Group to provide a way for applications to
describe and exchange models produced
by data mining and machine
learning algorithms.
Our PMML Execution engine includes following
machine learning models.
·
Regression, Support Vector Machine, Naïve
Bayes, Tree Model, random Forest and General Regression model.
You can build a
model for any data using R or another modelling environment of your choice, and
you can export it to PMML. Once after this, you can use our assembly to get
your predicted result.
You can get the Tutorial sample for
Predictive Analytics from the following Essential studios build installed
directory.
Location: %LOCALAPPDATA%\Syncfusion\EssentialStudio\%version%\Common\Analytics
For your more information please refer the
documentation from the below link.
http://help.syncfusion.com/predictive-analytics
Please let us know if you have any
questions.
Thanks,
Rajasekar
Hi Taschon,
Thanks for your previous update.
Regarding your query “You told me I can find a tutorial sample at this location :
%LOCALAPPDATA%\Syncfusion\EssentialStudio\%version%\Common\Analytics
But, I have no Analytics folder in Common folder.”
Could you please share
us your installed Syncfusion Product Version details to us? since we have
rolled out Predictive Analytics in the version 12.3.0.36 for the platforms
ASP.NET MVC, ASP.NET, Windows Forms and WPF.
If you have installed Essential Studio (12.3.0.36) with any one of the platforms mentioned above, you can get the Tutorial sample for Predictive Analytics from the following Essential studios build installed directory.
Location: %LOCALAPPDATA%\Syncfusion\EssentialStudio\%version%\Common\Analytics
Otherwise, you can get the samples from the following online link
http://mvc.syncfusion.com/demos/analytics
Note: We have used the dataset from r package and you can show the dataset details from R Script.
Regarding your next query “Do you have any online tutorial ?
I saw the online Help
(Getting stared), but... It's just explantions for R and PMML.”
Yes, you can get the online
tutorial about Predictive Analytics using below mentioned link:
http://help.syncfusion.com/ug/predictive-analytics/default.htm#!documents/conceptsandfeatures.htm
Please let us know if you
have any questions.
Regards,
Saranya
Hi Taschon,
Thanks for sharing your installed Syncfusion Product Version details with us.
In our Product, two Common folders are available. Predictive Analytics samples will be available in the following location:
Location: %LOCALAPPDATA%\Syncfusion\EssentialStudio\%version%\Common\Analytics
Please follow the steps as shown in below screenshots:
1. Copy and Paste %LOCALAPPDATA% in File Explorer and give enter as below:
2. You will be redirected into your system LOCALAPPDATA location as below:
3. Here you can find Analytics Samples inside Common folder as below:
If the above steps don’t works, then please try the following steps:
1. From your screenshot, go to Samples folder instead of Common folder:
2. Click any one of the platforms (MVC, WEB, Windows, and WPF), then you will be directly redirected into your system LOCALAPPDATA location and then you can find Analytics Samples inside Common folder:
Please let us know if you have any questions.
Regards,
Saranya
Platform(s) |
Assembly |
WPF, ASP.NET, ASP.NET MVC, Windows Forms |
Syncfusion.PMML.Base |
ASP.NET Core |
Syncfusion.PMML.Portable |