Designing a Pipeline
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Performing Random-Forest Classification
Copy Markdown
Open in ChatGPT
Open in Claude
Like Decision Trees, the algorithm in Random Forest Classification creates a bunch of decision trees with random data and random features. Prediction will be the arithmetic average of the prediction of the individual decision trees.
Following are the steps to apply Random-Forest Classification node in pipeline:
- Double-click the Random Forest Classification node. The properties page is displayed.
- Click Edit Properties, enter the details and click Save.
Following are the fields:
- Maximum Depth is the maximum depth of trees, between 0 and 30.
- Number of Trees is the number of trees (any integer value) used for the ensemble.
- Subsampling Rate is the fraction of the training data used for learning each decision tree, in range (0, 1).

3. Click Normalization. The list of normalizations are displayed.
- Click Add Normalization and enter the required normalization properties.
- Click Save.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Jan 28, 2022
Was this page helpful?
Next to read:
Performing Analytics Model ExportFor more details, refer to our Knowledge Base and Best Practices!
For help, contact our support team!
© UNIPHORE TECHNOLOGIES 2025 | Confidential
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message