Skip to content

elastic/ml-json-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Usage is free as described under the basic subscription.

About

Json schema for data types used in ML code

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages