We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

DataSet like Input data

Hi, 

I'm exploring the Syncfusion.PMML library, I found the class "Table" input data only for .csv files; I'd like to know how I can use dataset like input data.

how many records support the input data?
 
Where can I found more technical documentation about Syncfusion.PMML library

Thank you

Regards,
Cesar


1 Reply

RR Ramkumar R Syncfusion Team April 18, 2017 12:13 PM UTC

Hi Cesar, 
 
Thank you for your interest in Syncfusion products. 
 
Please find our comments from below. 
 
I found the class "Table" input data only for .csv files; I'd like to know how I can use dataset like input data? 
Syncfusion.PMML library accepts three formats/types of input data and they are, 
  1. Anonymous object
  2. Dictionary object and
  3. ExpandoObject
 
You can convert your dataset to any above-mentioned types to get the predicted results. To know more about the PMMLEvaluator supported features, please refer to the below link: 
 
Please find the sample application to get predicted results from the Dataset (data tables) here: http://www.syncfusion.com/downloads/support/forum/130026/ze/130026967114846  
How many records support the input data? 
There are no such limitations for the number of records to be passed. This is since, our Syncfusion.PMML library accepts single record object as input and so, by iteration we can pass as many records to get predicted results. 
Where can I found more technical documentation about Syncfusion.PMML library? 
Please find the documentation link from below: 
 
  
Please let us know if you have any concerns. 
 
Regards, 
Ramkumar 


Loader.
Live Chat Icon For mobile
Up arrow icon