Skip to content

Reduce description length for SVC multilingual support - #747

Merged
cristian-tamblay merged 1 commit into
developfrom
fix/svc-description-length
Jul 6, 2026
Merged

Reduce description length for SVC multilingual support#747
cristian-tamblay merged 1 commit into
developfrom
fix/svc-description-length

Conversation

@Creylay

@Creylay Creylay commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

The SVM (SVC) model had a multi-sentence paragraph as its DESCRIPTION across all languages, while every other tabular classifier uses a single short sentence. This caused the model card to appear visually inconsistent in the UI. Trimmed it to one sentence following the same style as the rest.


Type of Change

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • DashAI/back/models/scikit_learn/svc.py: replaced the multi-sentence DESCRIPTION with a single concise sentence in all five languages.

@Creylay Creylay added the back Backend work label Jun 30, 2026
@Creylay
Creylay changed the base branch from production to develop June 30, 2026 17:08
@cristian-tamblay
cristian-tamblay merged commit 7b87482 into develop Jul 6, 2026
20 checks passed
@cristian-tamblay
cristian-tamblay deleted the fix/svc-description-length branch July 6, 2026 15:06
@cristian-tamblay cristian-tamblay mentioned this pull request Aug 6, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

back Backend work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants