Samples - Predictive Analytics to schedule employee jobs

Hi

Do you have any samples or suggestion how I can use your Predictive Analytics to schedule employee  jobs. Say, I have 10 workers and 10 projects how can I create a simple scheduling system based on project times and workers availability.

thx in advance


3 Replies 1 reply marked as answer

KS Kavinraj Singaravelan Syncfusion Team March 1, 2021 12:17 PM UTC

Hi Jon, 

Thank you for contacting Syncfusion support. 

Note: Based upon your data, you need to choose appropriate Predictive model. We assumed you have structured data and trying to predict output on different conditions.  

For your requirement, we suggest you to use decision tree or random forest algorithm. You can find the below documentation for how to create the specified models in R

Once your model is prepared you can convert your model file to PMML format by the help of below documentation link. 

Syncfusion PMML base is a library which can be used for .NET applications. Syncfusion PMML Base only evaluates your input model (PMML) file with the given input and predict the results. Currently, We don’t have support to create any ML models using our library. Syncfusion library was implemented the calculations based on the dmg site. 

The below help documentation link gives you the complete details about Syncfusion PMML Base. 

Please let us know if you have any questions. 

Regards, 
Kavinraj 


Marked as answer

NI Nick February 23, 2022 05:01 PM UTC

Thanks for this interesting information!



RN Renuka N Syncfusion Team replied to Nick February 23, 2022 06:14 PM UTC

Hi Nick,


You are most welcome.


Please let us know if any assistance need.


Thanks,

Renuka N


Loader.
Up arrow icon