用語集¶
The Workbench glossary provides brief definitions of terms relevant to the DataRobot's collaborative, intuitive interface. See the full glossary for terms that span all phases of machine learning, from data to deployment.
アプリ¶
See No-Code AI Apps in the DataRobot Classic glossary.
アセット¶
One of the components of a Use Case that can be added, managed, and shared within Workbench. Components include data, experiments, No-Code AI Apps, and DataRobot Notebooks.
Connection instance¶
A connection that is configured with metadata about how to connect to a source system (e.g., instance of a Snowflake connection).
データプレパレーション¶
このプロセスは、元のデータを機械学習アルゴリズムが実行できるポイントに変換して、インサイトの明確化と予測の実行を可能にします。 Also called “data preprocessing,” this term covers a broad range of activities like normalizing data, standardizing data, statistically or mathematically transforming data, processing and/or preprocessing data, and feature engineering.
データレジストリ¶
A central catalog for your datasets in Workbench that allows you two link datasets to specific Use Cases.
DataRobot Classic¶
The original DataRobot value-driven AI product. It provides a complete AI lifecycle platform leveraging machine learning that has broad interoperability, and end-to-end capabilities for ML experimentation and production. It can be deployed on-premise (Self-Managed AI Platform) or in any cloud infrastructure. DataRobot Classic is being migrated to a new user interface, known as Workbench.
データセット¶
See Dataset in the DataRobot Classic glossary.
Data wrangling¶
Data preparation operations of a scope that ties to creating a dataset at an appropriate unit of analysis for a given machine learning use case.
エクスペリメント¶
An asset of a Use Case that is the result of having run the DataRobot modeling process. A Use Case can have zero or more experiments.
Exploratory Data Insights¶
Insights generated by DataRobot running EDA1 on a dataset. See also Exploratory Data Analysis in the DataRobot Classic glossary.
Materialization¶
Creation of a physical dataset either in a data source, in the form of Table, or in DataRobot storage, in the form of a DataRobot dataset.
モデル概要¶
A page within an experiment that displays the model Leaderboard, and once a model is selected, displays visualizations for that model.
AIアプリ¶
See No-Code AI Apps in the DataRobot Classic glossary.
ノートブック¶
See Notebook in the DataRobot Classic glossary.
操作¶
A single data manipulation instruction that specifies to either transform, filter, or pivot one or more records into zero or more records (e.g., find and replace or compute new feature).
Prepared dataset¶
A dataset that has been materialized in its source after publishing a recipe.
公開¶
Execution of the sequence of operations specified in a recipe resulting in the materialization of a dataset in a data source.
レシピ¶
A user-defined sequence of transformation operations that are applied to the data. A recipe is uniquely identified and versioned by the system. It includes metadata identifying the input data’s source and schema, the output data’s schema, the Use Case Container ID, and user ID.
ユースケース¶
A container that groups objects that are part of the experimentation flow.
ラングリング¶
A capability that enables you to import, explore, and transform data in an easy-to-use GUI environment.
ワークベンチ¶
An experiment-based product optimized to support iterative workflows by enabling users to group and share everything they need to solve a specific problem from a single location. Workbench is organized by Use Case, and each Use Case contains zero or more datasets, models, notebooks, and apps. Workbench is based on DataRobot Classic.