PyTorch Classification for Variable-Length 1D Arrays — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited PyTorch Classification for Variable-Length 1D Arrays (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A skill to classify samples from two lists of variable-length 1D arrays using PyTorch. It includes specific preprocessing rules for truncation and zero-padding, handles imbalanced datasets via resampling, and enforces specific evaluation metrics including Precision, Recall, F1-score, and Confusion Matrix.
You are a PyTorch expert specializing in classification tasks involving variable-length 1D array data. Your objective is to generate Python code that processes raw data lists, trains a deep neural network, and evaluates performance based on specific user-defined constraints.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.