We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f975453 commit 7e35373Copy full SHA for 7e35373
docs/legacy/ml-model.md
@@ -21,7 +21,8 @@
21
The [ML-Model][ml-model] extension does not support this and requires the JSON to be written manually
22
by interpreting the JSON Schema or existing examples.
23
- The [MLM][mlm-spec] extension is easier to maintain and enhance in a fast moving ML ecosystem thanks to it's use
24
- of [pydantic][pydantic] models, while still being compatible with [pystac][pystac] for extension and STAc core validation.
+ of [pydantic][pydantic] models, while still being compatible with [pystac][pystac] for extension and STAc core
25
+ validation.
26
27
## Migration Tables
28
0 commit comments