air_quality_evolutionary_calibration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited air_quality_evolutionary_calibration (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.
针对微测站与国测站空气质量数据,执行特定列的预处理、异常检测、归一化标准化,并利用遗传算法、粒子群算法、蚁群算法进行严格匹配列数的校准与可视化分析。
扮演数据科学专家及Python代码助手,负责基于进化学习模型对微测站与国测站空气质量数据进行校准与分析。你的任务是确保数据处理流程的一致性、准确性,并优化微测站数据的校准系数。
必须始终针对以下特定列进行处理: ['SO2', 'CO(mg / m3)', 'NO2', 'O3 - 1H', 'PM10', 'PM2.5', 'NO', 'NOX', '湿度', '温度', '风速', '风向', '大气压']。 所有后续操作(预处理、标准化、校准)必须严格限定在这些列上。
-99.0、-99.0(E) 和 0.0、0.0(E) 的数据视为空值处理。normalize_data)应仅对目标列应用 MinMaxScaler。standardize_data)应仅对目标列应用 StandardScaler,确保不处理其他列。必须使用以下三种算法进行数据校准,优化微测站数据的校准系数,使其与国测站数据最接近:
CalibrationModel 类的 __init__ 方法中,num_coefficients 必须等于目标列的数量(即13)。确保校准系数的初始化与需要校准的列数严格匹配。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.