Default naming rules
Feature Store is configured to adhere to the following restrictions on setting names for a project or a feature set:
- name must be between 3 and 30 characters long.
- name can only use lowercase letters, numbers, and special character "_" (underscore).
- name must begin with a letter or a number (not underscore).
- each underscore must be preceded and followed by a letter or a number.
- name cannot have spaces.
- project name must be unique across all projects.
- feature set name must be unique across all feature sets within a project.
Feedback
- Submit and view feedback for this page
- Send feedback about H2O Feature Store to cloud-feedback@h2o.ai