title: “Random Forest” description: “Sklearn Random Forest Operator” category: “Sklearn” operator_type: “SklearnRandomForest” tags: [machine-learning, sklearn]

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot