风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Cost Prediction

作者: datadrivenconstruction
Slug:cost-prediction
版本:2.0.0
更新时间:2026-02-26 07:55:41
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and runtime instructions are consistent with its stated purpose (local ML-based construction cost prediction); it is instruction-only, requests only filesystem access, and doe...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770999154376,
        "_id": "k97e74df71jdktyfd7hqj86xq58125pp",
        "changelog": "Major update: Adds comprehensive guidance and code for construction cost prediction using multiple ML models.\n\n- Introduces an in-depth SKILL.md with project overview, methodology, and book reference.\n- Provides detailed code snippets for data preparation, feature engineering, and handling inflation adjustments.\n- Offers step-by-step instructions for training and evaluating Linear Regression, K-Nearest Neighbors, Random Forest, and Gradient Boosting models.\n- Includes model evaluation metrics (MAE, RMSE, R², MAPE) and feature importance analysis.\n- Enables easy model comparison for optimal selection.",
        "changelogSource": "auto",
        "createdAt": 1770999154376,
        "version": "2.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "datadrivenconstruction",
        "handle": "datadrivenconstruction",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/94158709?v=4",
        "kind": "user",
        "linkedUserId": "kn75fhjxn1jz5xbgd9ggj0nrtd80q1dz"
    },
    "ownerHandle": "datadrivenconstruction",
    "skill": {
        "_creationTime": 1770475837999,
        "_id": "kd7ffseb0pzydb68e0ktz7378980q554",
        "badges": [],
        "createdAt": 1770475837999,
        "displayName": "Cost Prediction",
        "latestVersionId": "k97e74df71jdktyfd7hqj86xq58125pp",
        "ownerUserId": "kn75fhjxn1jz5xbgd9ggj0nrtd80q1dz",
        "slug": "cost-prediction",
        "stats": {
            "comments": 0,
            "downloads": 1114,
            "installsAllTime": 5,
            "installsCurrent": 5,
            "stars": 0,
            "versions": 2
        },
        "summary": "Predict construction project costs using Machine Learning. Use Linear Regression, K-Nearest Neighbors, and Random Forest models on historical project data. Train, evaluate, and deploy cost prediction models.",
        "tags": {
            "latest": "k97e74df71jdktyfd7hqj86xq58125pp"
        },
        "updatedAt": 1772063741465
    }
}