5 references to MklComponentsCatalog
Microsoft.ML.Mkl.Components (5)
OlsLinearRegression.cs (2)
64
/// <seealso cref="
MklComponentsCatalog
.Ols(RegressionCatalog.RegressionTrainers, string, string, string)"/>
65
/// <seealso cref="
MklComponentsCatalog
.Ols(RegressionCatalog.RegressionTrainers, OlsTrainer.Options)"/>
SymSgdClassificationTrainer.cs (3)
69
/// <seealso cref="Microsoft.ML.
MklComponentsCatalog
.SymbolicSgdLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,System.String,System.String,System.Int32)" />
70
/// <seealso cref="Microsoft.ML.
MklComponentsCatalog
.SymbolicSgdLogisticRegression(Microsoft.ML.BinaryClassificationCatalog.BinaryClassificationTrainers,Microsoft.ML.Trainers.SymbolicSgdLogisticRegressionBinaryTrainer.Options)"/>
80
/// <see cref="Microsoft.ML.
MklComponentsCatalog
.SymbolicSgdLogisticRegression(BinaryClassificationCatalog.BinaryClassificationTrainers, Options)"/>.