# ml-json-schemas **Repository Path**: mirrors_elastic/ml-json-schemas ## Basic Information - **Project Name**: ml-json-schemas - **Description**: Json schema for data types used in ML code - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Model inference JSON schemas In this repository you will find among other things: + `examples/` + `ensemble_example.json` valid example for an ensemble model + `ensemble_example.json` valid example for a single tree model + `schemas/` directory with JSON schema files + `requirements.txt` PIP requirements file you will need to perform JSON validation + `validate.py` Python script to validate the files in the `examples/` directory. ## Elastic License Functionality All files in this repository are subject to the Elastic License. The full license can be found in [LICENSE.txt](LICENSE.txt). Usage is free as described under the [basic subscription](https://www.elastic.co/subscriptions).