cannj/2026-24679-camera-lens-dataset
Camera Lens Prime/Zoom Dataset Dataset summary This dataset contains physical and design specifications for 35 Sony camera-lens models. The binary classification task predicts whether a lens is prime or zoom. Focal length is intentionally excluded because it would directly reveal the target. Collection The specifications were compiled from official Sony E-mount lens support pages. They are published manufacturer specifications, not physical… See the full description on the dataset page: https://huggingface.co/datasets/cannj/2026-24679-camera-lens-dataset.
Camera Lens Prime/Zoom Dataset
Dataset summary
This dataset contains physical and design specifications for 35 Sony camera-lens models. The binary classification task predicts whether a lens is prime or zoom.
Focal length is intentionally excluded because it would directly reveal the target.
Collection
The specifications were compiled from official Sony E-mount lens support pages. They are published manufacturer specifications, not physical measurements made by the student.
Features and target
Only the five feature columns are intended as model inputs.
Splits
The original split contains real product records. The augmented split contains synthetic variants only.
Augmentation
Bounded relative jitter: diameter and length change by at most ±2%, while weight changes by at most ±4%. Discrete specifications and labels remain unchanged.
Same-class local Mixup: each lens is mixed with nearby lenses from the same class. Only diameter, length, and weight are interpolated. The primary parent's discrete specifications and label are retained.
Intended use
This dataset is intended for educational tabular-classification, data-validation, and augmentation exercises.
Limitations
The dataset contains only 35 independent Sony lens models, so it does not represent every brand or lens category. The 350 augmented rows are synthetic variations, not additional commercial products.
For augmented rows, model identifies the primary parent; the synthetic measurements should not be interpreted as official specifications for that model.
Synthetic rows should not be treated as independent validation or test observations.
Ethical considerations
The dataset contains public product specifications and no personal or sensitive information. Sony names and model identifiers remain trademarks of their respective owner.
License
Hugging Face metadata uses other. This educational compilation does not grant rights to Sony trademarks or the underlying source-page content.
AI-use disclosure
Generative AI was used to debug, creat and revise the notebook code
