Metadata
Metadata are custom properties that you can save to your Capture files that allow you to filter your sensor data based on characteristics of the files. Metadata properties are normally attributes about the subject or object you are recording.
Metadata are used to:
Differentiate the subset of captures that you want to work with for modeling
Perform aggregations for feature generation (i.e. do SQL-like “group by” operations)
Examples:
client.project.metadata_values()
client.project.metadata_columns()
Copyright 2017-2024 SensiML Corporation
This file is part of SensiML™ Piccolo AI™.
SensiML Piccolo AI is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
SensiML Piccolo AI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with SensiML Piccolo AI. If not, see <https://www.gnu.org/licenses/>.