Skip to content

Conversation

@kartikmandar
Copy link

Summary

  • Add TaskType.CLUSTERING to the estimation procedure extraction block in _create_task_from_xml()
  • Handle empty estimation_procedure_id and estimation_procedure_type (some clustering tasks have None in XML)
  • Handle empty target_name for unsupervised tasks
  • Add tests for clustering task estimation procedure extraction

Test plan

  • Test clustering task 126033 (has complete estimation procedure data)
  • Test clustering task 146714 (has empty estimation procedure fields)
  • Verify classification/regression tasks still work correctly

Fixes #1522

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Clustering tasks don't extract estimation procedure details from server XML

1 participant