Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


RegressionCatalog Class

Definition

Class used by MLContext to create instances of regression components, such as trainers and evaluators.

C#
public sealed class RegressionCatalog : Microsoft.ML.TrainCatalogBase
Inheritance
RegressionCatalog

Properties

Trainers

The list of trainers for performing regression.

Methods

CrossValidate(IDataView, IEstimator<ITransformer>, Int32, String, String, Nullable<Int32>)

Run cross-validation over numberOfFolds folds of data, by fitting estimator, and respecting samplingKeyColumnName if provided. Then evaluate each sub-model against labelColumnName and return metrics.

Evaluate(IDataView, String, String)

Evaluates scored regression data.

Extension Methods

Applies to

Προϊόν Εκδόσεις
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview