docs(contrib): add external industrial dataset mappings#347
Conversation
Signed-off-by: ulises-jeremias <ulisescf.24@gmail.com>
Signed-off-by: ulises-jeremias <ulisescf.24@gmail.com>
|
@ulises-jeremias Give it a week, and you can revise your PR to add any asset class in a new way. |
|
@DhavalRepo18 Thanks, this is very helpful. I can revise this PR with one concrete asset-class extension next and keep it small/reviewable. I can start with either:
Which option would you prefer for the first revision? |
Start with Vibration and SwaT, we can seek help. |
|
@DhavalRepo18 thanks, that helps. Before I revise the PR, I want to confirm the expected scope. I see two possible paths:
My recommendation is option 1 for this PR, then a separate follow-up implementation PR once the mapping is approved. Do you think that is enough for this PR, or would you prefer that I start working on implementation now? |
|
@ulises-jeremias Let us start with 1 and we will have better clarity on the additional changes we are doing at present. |
Signed-off-by: ulises-jeremias <ulisescf.24@gmail.com>
|
@DhavalRepo18 I updated this PR following option 1. What changed:
What I intentionally did not change:
Validation:
|
|
One of my suggestions is: if we write a Kaggle Connection (Kaggle MCP Tool) and enable seamless integration to bring your own assets and map them to our AssetOpsBench, then the Bench can become a system for testing things out. Kaggle has its dataset API. Think about it and give us an easy feature - Bring your own Kaggle Asset. |
Description
This PR adds a contributor-oriented external industrial dataset guide for issue #342. It helps external contributors discover public sources and map them to existing AssetOpsBench domains without changing benchmark logic.
Following maintainer feedback, the guide now includes concrete starter mappings for:
iot,tsfm, and possible multi-step anomaly scenarios.Type of Change
Related Issues
Changes
docs/external-industrial-datasets.mdwith:README.mdunder "Call for Scenario Contribution".Why this scope
Validation
git diff --checkpassed.Checklist