Upload html/table_2e144756.html with huggingface_hub
Browse files- html/table_2e144756.html +1 -0
html/table_2e144756.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
<table><tr><td>Property group</td><td>Property Name</td><td>Description</td><td>Misc.</td><td>Note</td></tr><tr><td>Model File</td><td>Save Model File</td><td>Decide whether to save model file.</td><td>Required</td><td>Yes, No</td></tr><tr><td>Model File</td><td>Model File Path</td><td>Set the path for the model file to be saved.</td><td>Conditionally Required</td><td/></tr><tr><td>Selection options</td><td>Number of Factors</td><td>Enter the number of common factors. The number of common factors must be less than the number of input variables.</td><td>Required</td><td>natural number</td></tr><tr><td>Selection options</td><td>Pre-processing Method</td><td>Choose standardization as a pre-processing method.</td><td>Required</td><td>standardization.</td></tr><tr><td>Selection options</td><td>Optimization Method</td><td>Choose the extraction method of common factors. You can choose maximum likelihood estimation as the extraction method of common factors.</td><td>Required</td><td>Maximum Likelihood Estimation</td></tr><tr><td>Selection options</td><td>Maximum Optimization Iterations</td><td>Set the maximum number of iterations of the optimization algorithm.</td><td>Required</td><td/></tr><tr><td>Selection options</td><td>Rotation Method</td><td>Choose the rotation method: None, Equimax, Varimax, Quartimax.</td><td>Required</td><td>None, Equimax, Varimax, Quartimax</td></tr></table>
|