This repository was archived by the owner on Jul 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ML Model Extension Specification
2
2
3
- > : warning : < br >
3
+ > [ !WARNING ]
4
4
> This repository is deprecated in favor of
5
- > [ https://github.com/crim-ca /mlm-extension ] ( https://github.com/crim-ca /mlm-extension ) . <br >
5
+ > [ https://github.com/stac-extensions /mlm ] ( https://github.com/stac-extensions /mlm ) . <br >
6
6
> The corresponding schemas are made available on
7
- > [ https://crim-ca .github.io/mlm-extension / ] ( https://crim-ca .github.io/mlm-extension / ) .
7
+ > [ https://stac-extensions .github.io/mlm/ ] ( https://stac-extensions .github.io/mlm/ ) .
8
8
> Documentation on migrating from the Ml Model Extension to the Machine Learning Model Extension (MLM) is [ here] ( ./MIGRATION_TO_MLM.md ) .
9
+ >
10
+ > It is ** STRONGLY** recommended to migrate ` ml-model ` definitions to the ` mlm ` extension.
11
+ > The ` mlm ` extension improves the model metadata definition and properties with added support for use cases not directly supported by ` ml-model ` .
12
+ > It also provides increased interroperability with other STAC extensions, adds best-practices recommendations, provides tooling for creating
13
+ > STAC attributes, and works toward alignement efforts from both geospatial and machine learning communities.
9
14
10
15
- ** Title:** ML Model
11
16
- ** Identifier:** < https://stac-extensions.github.io/ml-model/v1.0.0/schema.json >
You can’t perform that action at this time.
0 commit comments