Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framename missing in KMeans Training Metrics #8673

Closed
exalate-issue-sync bot opened this issue May 12, 2023 · 1 comment
Closed

Framename missing in KMeans Training Metrics #8673

exalate-issue-sync bot opened this issue May 12, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

When training a K-Means Model, the Framename is missing in the Training Metrics.

Steps to reproduce:

Import+Parse any dataset in Flow (e.g. iris https://gist.githubusercontent.com/curran/a08a1080b88344b0c8a7/raw/639388c2cbc2120a14dcf466e85730eb8be498bb/iris.csv)

Train a K-Means Model with all default parameters

Check the Training_Metrics Output tab. The Frame is missing.

Calling the REST API directly through localhost:54321/3/Models/kmeans-XXX shows a null value assigned to the frame key in training_metrics. See attached response.json line 847.

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Migration Info

Jira Issue: PUBDEV-6966
Assignee: Veronika Maurerová
Reporter: Dennis Krüsel
State: Resolved
Fix Version: 3.28.0.1
Attachments: Available (Count: 2)
Development PRs: Available

Linked PRs from JIRA

#4138

Attachments From Jira

Attachment Name: missing_frame_kmeans.png
Attached By: Dennis Krüsel
File Link:https://h2o-3-jira-github-migration.s3.amazonaws.com/PUBDEV-6966/missing_frame_kmeans.png

Attachment Name: response.json
Attached By: Dennis Krüsel
File Link:https://h2o-3-jira-github-migration.s3.amazonaws.com/PUBDEV-6966/response.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant