sktime/sktime
[ENH] move and consolidate model serialization format file specification to `sktime` file specifications docs
開放
#6,100 建立於 2024年3月9日
API designdocumentationenhancementgood first issuemodule:base-framework
倉庫指標
- 星標
- (7,162 顆星)
- PR 合併指標
- (平均合併 26天 10小時) (30 天內合併 86 個 PR)
描述
We should move and consolidate the model serialization format file specification to the sktime file specifications docs.
Enhancement proposal that was implemented: https://github.com/sktime/enhancement-proposals/blob/main/steps/20_saveload/step.md
Important, this may have been slightly changed, so the updated docs should reflect current.
Target location is docs/source/api_reference/file_specifications, with a link in data_format.
Should be similiar to the ts format specification.