Caesar AI Atlas

Estimator (Оцениватель)

Caesar AI Atlas Definition

Estimator — это программный компонент или API-абстракция, используемая для определения того, как обучается модель или преобразование. В некоторых framework этот термин относится к обучаемому классу, а в других — к устаревшему интерфейсу построения моделей.

Other Definitions

Estimator (Оцениватель) Source

A class in ML.NET that implements the IEstimator<TTransformer> interface.

Estimator (Оцениватель) Source

A deprecated TensorFlow API. Use tf.keras instead of Estimators.

Related Terms