Skip to content

Json schema for data types used in ML code

License

Notifications You must be signed in to change notification settings

tveasey/ml-json-schemas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%