Skip to content

LittleLittleCloud/MLNet-Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automl benchmark test using mlnet cli

Start a benchmark test

You can start a benchmark test on a specific mlnet cli by creating a pull request with the following steps:

{
  "version": 1,
  "isRoot": true,
  "tools": {
    "PACKAGE_ID": {
      "version": "16.15.1", // update this version
      "commands": [
        "mlnet"
      ]
    }
  }
}
  • Create a pull request with the updated version

About

a bunch of AutoML benchmark tests using MLNet.CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published