RecommendationCatalog.RecommendationTrainers Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public sealed class RecommendationCatalog.RecommendationTrainers : Microsoft.ML.TrainCatalogBase.CatalogInstantiatorBase
type RecommendationCatalog.RecommendationTrainers = class
inherit TrainCatalogBase.CatalogInstantiatorBase
Public NotInheritable Class RecommendationCatalog.RecommendationTrainers
Inherits TrainCatalogBase.CatalogInstantiatorBase
- Vererbung
Methoden
MatrixFactorization(MatrixFactorizationTrainer+Options) |
Erstellen Sie MatrixFactorizationTrainer mit erweiterten Optionen, die Elementwerte in einer Matrix mithilfe der Matrixfaktorisierung vorhersagt. |
MatrixFactorization(String, String, String, Int32, Double, Int32) |
Erstellen Sie MatrixFactorizationTrainer, welche Elementwerte in einer Matrix mithilfe der Matrixfaktorisierung vorhersagt. |