crossValidate - Which model types are supported by the crossValidate action?

Réponse

The crossValidate action supports several model types, including 'BNET' (Bayesian Network Classifier), 'DECISIONTREE', 'FACTMAC' (Factorization Machine), 'FOREST', 'GRADBOOST' (Gradient Boosting Tree), 'NEURALNET', and 'SVM' (Support Vector Machine).
Did this answer help you?