Single Prediction
Manual Feature Form
Edit the exact features expected by the production model.
Pre-filled malware example from the hold-out split.
Production Inference
Score one executable at a time or validate an entire CSV batch against the saved production schema before inference runs.
Single Prediction
Edit the exact features expected by the production model.
Pre-filled malware example from the hold-out split.
Batch Inference
Evaluate larger samples and surface core validation metrics in one pass.
Upload a CSV containing exactly the production feature columns. Include `target_label` or `Label` to display AUC, accuracy, and confusion matrix.
Use the production feature columns in the same names and order.
Add labels only if you want evaluation metrics alongside predictions.