_images/app_workflows.png

16. ML Workers

ML Workers or Machine Learning Workers are available in the Workflows to compute data and obtain results.

Below are few example of the ML workers.

16.1. Classifiers

All Classifiers workers are now limited to select just one target selection in Workflows.


16.3. ML_LEARN_AUTO

ML_LEARN_AUTO now has all the necessary responses as any other regression method but with the prefix for the best method.


16.4. ML_LEARN_RFC

Added ML_LEARN_RFC worker in Workflows


Added ‘Probabilities’ output response to RFC worker in Workflows.

Probabilities



16.5. ML_LEARN_SVC

Added ML_LEARN_SVC worker in Workflows


16.6. ML_EXPLORE_RUN_PCA

Added ML_EXPLORE_RUN_PCA worker in Workflows

RUN_PCA


16.7. ML Worker’s Output

We can now assign ML Worker’s output dataset as input to the Report Worker and view the output in Simlytiks after executing the workers.


ML Charts’ Output tab Responses now shows a settings bar where the table settings can be changed.

Table settings


16.8. ML_CLEAN_AUTOCLEAN

ML_CLEAN_AUTOCLEAN Worker is now available to clean datasets for machine learning applications in Workflows.


16.9. ML_PREDICT_INFO

ML_PREDICT_INFO worker is now available to provide information about the ML workers in Workflows.


ML_PREDICT worker now includes predicted curves compiled from individual points.


16.10. ML_PREDICT_INTERACTIVE

ML_PREDICT_INTERACTIVE worker is added for interactive predict capability of worker in Workflows.


ML_PREDICT_INTERACTIVE worker now has two new inputs at the bottom of the list called Original Dataset and Raw column name which will help generate a new CURVE output in this worker after its execution and shows a predicted curve


Two new inputs called Learn Dataset and Curve column name are added for ML_PREDICT worker to reconstruct the curve.


In ML Predict Interactive worker, the Slider input values are added to the prediction dataset in 2 ways. Either by choosing a slider input value and clicking on “add” or by choosing a slider input and just executing the worker. In the second case input values are automatically added.​


The Dataset inputs in the workers will now allow to remove the row even if the dataset had a single row of columns in Workflows.


A new text input field is added to ML_PREDICT_INTERACTIVE worker next to slider inputs where the values can be added manually and saved to the dataset in Workflows.​

Text Input



16.12. 300 Targets

ML workers with data greater than 300 Targets work as expected.


16.13. Cross Validation

ML Regression and Classifiers now have a new option called Cross validation in Workflows. Different types of Cross validations are available and they help is validate the responses in the Output

Cross Validation


16.14. STDOUT Output

All ML Learn workers now have STDOUT as an output that can be reviewed if there are some issues in workflows


16.15. RUN PCA

New ML worker called RUN_PCA is added to Workflows which provides ‘Variance Ratio’ output for components.


*ML_RUN_PCA worker now has the same normalize options as the *ML_LEARN_LINEAR worker in Workflows.


16.16. MLP Regression

Added more input options to MLP Regression worker in Workflows.


ML Linear Regression worker has new scaler options under Normalize input option which helps us to get the overall score for the worker in Workflows.


16.17. Gradient boost regressor

New worker called *Gradient boost regressor is added to Workflows.


ALL ML Learn workers support curve inputs and targets.


All ML Learn workers can now take any curve column as either INPUT or TARGET and use digitized points internally.