MachineLearningResultsKNN Members
These members are related to K Nearest Neighbor Results dialog.
| Name | Description |
|---|---|
| Application | Returns application object. Return value: Object. This property is read only. |
| Chebychev | Uses Chebychev as a distance measure. Return/assignment value: Integer. |
| CityBlock | Uses cityblock as a distance measure. Return/assignment value: Integer. |
| CodeGeneratorCLang | Generates C deployment code for the analysis. Return value: Object. This property is read only. |
| CodeGeneratorPMML | Generates PMML deployment code for the analysis. Return value: Object. This property is read only. |
| CodeGeneratorSVB | Generates SVB deployment code for the analysis. Return value: Object. This property is read only. |
| CrossVPlot | Displays the plot of the cross-validation error against the v folds. Return value: Object. This property is read only. |
| CustomPredictions | Used for defining new input cases (that are not drawn from the data set) and execute models using them. Return/assignment value: String. |
| DescriptiveStat | Displays spreadsheet(s) containing statistics relating to regression and classification results (whichever is appropriate). Return value: Object. This property is read only. |
| Euclidean | Uses Euclidean distance measure. Return/assignment value: Integer. |
| Histograms | Displays the histograms of results. Return value: Object. This property is read only. |
| IncludeCaseNames | Includes case names in two and three dimensional graphs. Return/assignment value: Integer. |
| IncludeConfidence | Includes confidence levels in spreadsheets and graphs. Return/assignment value: Integer. |
| IncludeInputs | Includes the independent variable values in spreadsheets and graphs. Return/assignment value: Integer. |
| IncludeOutputs | Includes the dependent variable values in spreadsheets and graphs. Return/assignment value: Integer. |
| IncludePredictions | Includes prediction values in spreadsheets and graphs. Return/assignment value: Integer. |
| IncludeResiduals | Includes residual values in spreadsheets and graphs. Return/assignment value: Integer. |
| KNearestNeighbors | Number of nearest neighbors K. Return/assignment value: Integer. |
| Model | Prints spreadsheet of model summary. Return value: Object. This property is read only. |
| Name | Return value: String. This property is read only. |
| Overall | Use the overall sample to generate results. Return/assignment value: Integer. |
| Parent | Returns the parent of the object. Return value: Object. This property is read only. |
| Plot2DGraphOfXAndY | Plot two dimensional graph of X and Y. Return value: Object. This property is read only. |
| Plot3DGraphOfXYZ | Plot three dimensional graph of X, Y and Z. Return value: Object. This property is read only. |
| PlotHistogramsOfX | Plot histogram of X. Return value: Object. This property is read only. |
| PrintCustomPredictions | Prints spreadsheet of custom predictions. Return value: Object. This property is read only. |
| PrintPredictions | Displays a predictions spreadsheet. Return value: Object. This property is read only. |
| ResultsCodes | Assignment value: Variant. |
| ResultsOption | Assignment value: Integer. |
| ResultsOutputFields | Assignment value: Variant. |
| ResultsSaveFileName | Assignment value: String. |
| ResultsSelection | Assignment value: Variant. |
| ResultsSelectionOption | Assignment value: Variant. |
| ResultsValues | Assignment value: Variant. |
| ResultsVariables | Assignment value: Variant. |
| SavePredictionsAndResiduals | Save predictions and residuals. Return value: Object. This property is read only. |
| SelectOutputForPlotting | Selects the dependent variable for which to compute the graphs. Return/assignment value: String. |
| SelectedItemX | Selected X axis for plotting. Return/assignment value: String. |
| SelectedItemZ | Selected Z axis for plotting. Return/assignment value: String. |
| SelectedItemsY | Selected Y axis for plotting. Return/assignment value: String. |
| SquaredEuclidean | Uses squared Euclidean as a distance measure. Return/assignment value: Integer. |
| StandardizeDistances | Standardize distances. Return/assignment value: Integer. |
| Summary | Prints a spreadsheet of analysis summary. Return value: Object. This property is read only. |
| TestSubset | Use the test sample to generate results. Return/assignment value: Integer. |
| TrainSubset | Use the example sample to generate results. Return/assignment value: Integer. |
| UseCrossValidationSettings | Uses cross-validation settings when making predictions. Return/assignment value: Integer. |
| UseWeightedAverage | Uses weighted averaging for making predictions which gives more weights to neighbors closer to the query point. Return/assignment value: Integer. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
