Icon

KNIME_​project1

Generate Fraud Predictions

Applies the trained Random Forest model to the test data to produce a prediction for each transaction. This adds the model’s estimated class and probability scores, creating the input used for later threshold tuning and performance evaluation.

Train the Fraud Classification Model

Builds a Random Forest classification model from the prepared training data. The model learns patterns linked to fraud vs. non-fraud transactions and produces both the trained model and training-time diagnostics, which are then used for later prediction on unseen data.

Math Formula
Classification Threshold Analysis
recall
Lag Column
identity_completeness_band
Rule Engine
Random Forest Learner
Random Forest Predictor
Concatenate
CSV Reader
Missing Value
GroupBy
device_available
Rule Engine
fraud_rate_by_missing
GroupBy
GroupBy
GroupBy
Column Filter
Column Filter
precision
Lag Column
has_identity_record
Rule Engine
fraud rate_overall
Math Formula
GroupBy
Column Aggregator
identity_completeness_ratio
Math Formula
GroupBy
Row Splitter
GroupBy
Column Filter
Number to String
identity_completeness_ratio
Math Formula
Scorer
ROC Curve
Number to String
device_available
Rule Engine
Row Sampler
Missing Value
Table Partitioner
Threshold
Rule Engine
identity_completeness_band
Rule Engine
Row Splitter
Sorter

Nodes

Extensions

  • No modules found

Links