Rachel Oberman

Results 2 issues of Rachel Oberman

While coding, I discovered that decision_forest_regression_training.compute() function is allowed to take in a third parameter, however, according to the daal4py documentation, only 2 input parameters are allowed: data and dependentVariable...

documentation

The daal4py documentation only provides information on the parameter types for the daal4py.decision_forest_classification_model parameters. There is no other information (purpose, other ranges of values, etc.) on these parameters found in...

documentation