Modellkoeffizienten-Tool
Das Tool „Modellkoeffizienten“ erstellt eine Tabelle mit Namen und Werten für Modellkoeffizienten. In some situations, a user might be interested in extracting the model coefficients from a standard Alteryx Count, Gamma, Linear, or Logistic Regression model, models that fall into the Generalized Linear Model family. You can use this tool to create customized reports. This tool can also be used in downstream calculations. However, that process can be error-prone, so the Score tool typically provides a safer and more reliable solution.
Wichtig
Dieses Tool wird nicht automatisch mit Alteryx Designer oder den R-Tools installiert. Wenn Sie dieses Tool verwenden möchten, können Sie es von der Alteryx Analytics Gallery herunterladen.
Eingabe verbinden
Ein Alteryx-Datenstrom mit einem Prognosemodellobjekt, das von den Alteryx-Standardtools „Zähldaten-Regression“, „Gamma-Regression“, „Lineare Regression“ und „Logistische Regression“ erzeugt wurde.
Tool-Konfiguration
Dieses Tool erfordert keine Konfiguration.
Ausgabe anzeigen
The tool outputs a data stream that contains 2 fields:
Variable: The name of the model variable.
Coefficient: The estimated coefficient for that variable.