12. Evaluation
Click on Evaluation in the Machine Learning category.
Model Type: Choose the type of model to evaluate:
View Code: Preview the code.
Run: Execute the code.
Regression / Classification
Target Data: Specify the target data.
Predict Data: Specify the data to predict.
Evaluation Metrics: Select the evaluation metrics to apply.
Clustering
Clustered Index: Load the data containing index information assigned to the original data by clusters.
Feature Data: Load the original data. The Silhouette Score is derived through computations with the data specified in the Clustered Index.
Target Data: Load the target data. The comparison with the Clustered Index reveals how accurately the data has been clustered.
Last updated