This directory contains 79 workflows.
fastpath function records all the parameters required for TD_OneHotEncodingTransform function. i.e, target attributes and their categorical values to be […]
fastpath function used to encode categorical features as a one-hot numeric vectors using the information from the TD_OneHotEncodingFit function
This function takes a input table partitioned by ANY and a optional category table in case of LIST approach as Dimension and generates integer ordinal […]
Using the ordinal numbers generated by the TD_OrdinalEncodingFit function, it replaces the categories of the categorical column into integer values thereby […]
OutlierFilterFit function calculates the lower_percentile, upper_percentile, count of rows and median for all the TargetColumns provided by the user. These […]
OutlierFilterTransform Analytical function filters the outliers from the input table. It uses the FitTable from the OutlierFilterFit function to get […]
fastpath function with an intermediate step to polynomialfeaturestransform, which helps the user to store all the values provided in the argument in the […]
All polynomial combinations of the features with degree less than or equal to the specified degree are generated.
fastpath function used to determine if a column follows Normal Distribution using standard normal quantiles.
fastpath function to generate/store required set of values/parameters to be used by TD_RandomProjectionTransform for dimensionality reduction.
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com, follow @NodePit on Twitter or botsin.space/@nodepit on Mastodon.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.