create project
The create project
command creates an ML project. This command initializes project metadata. If successful, it sets the current working project to the project that was just created.
Syntax
Parameters
Parameter
Description
<project name>
The name of the ML project
<project users config file>
An optional project configuration file in JSON format that you can use to define users for the project and their roles and alert preferences.
Example
Last updated