48 results
- Go to itemThis node takes a list of user-defined rules and tries to match them to each row in the input table. If a rule matches, its outco…5
- Go to itemGroups the rows of a table by the unique values in the selected group columns. A row is created for each unique set of values of …4
- Go to itemPerforms a pivoting on the given input table using a selected number of columns for grouping and pivoting. The group columns will…3
- Go to itemFor each group an individual ranking is computed based on the selected ranking attribute(s) and ranking mode. The user must provi…3
- Go to itemThis node identifies duplicate rows. Duplicate rows have identical values in certain columns. The node chooses a single row for e…2
- Go to itemAn overview of the functions for the Tree SHAP nodes for the newly released TreeSHAP package.1
- Go to itemCreates a new table with a single row or column containing the column names. The node has two output tables: The first table cont…1
- Go to itemUpdates column names of a table according to the mapping in second dictionary table. The dictionary table needs to contain two co…1
- Go to itemFilters the rows based on the selected value of a nominal attribute. A nominal column can be selected and one or more nominal val…1
- Go to itemThe node allows for row filtering according to certain criteria. It can include or exclude: certain ranges (by row number), rows …1
- Go to itemApplies rules from a rules table to a data table. The rules follow the Rule Engine rules, though for PMML RuleSets stricter rules…1
- Go to itemThis node rotates the selected columns from the input table to rows and duplicates at the same time the remaining input columns b…1
- Go to itemHow to conditionally remove all values from row, leaving the empty row with original RowID?0
- Go to itemAdds a certain number of empty rows with missing values (or a constant) to the input table. This can be useful when used in a rep…0
- Go to itemSamples the data using bootstrapping . Bootstrapping is a sampling technique, which randomly draws rows from the input with repla…0
- Go to itemThis node concatenates two tables. The table at inport 0 is given as the first input table (top input port), the table at inport …0
- Go to itemThis node concatenates tables, inputs are optional. Columns with equal names are concatenated (if the column types differ the col…0
- Go to itemRemoves rows from the input data set such that the values in a categorical column are equally distributed. This can be useful, fo…0
- Go to itemThis node filters the input according to the filter definitions which are either given in the input table itself or optional as a…0