Skip to content

Return SVR year_prediction_msd dataset into regular testing scope#215

Merged
david-cortes-intel merged 2 commits into
IntelPython:mainfrom
Vika-F:dev/svr_fix
Jul 16, 2026
Merged

Return SVR year_prediction_msd dataset into regular testing scope#215
david-cortes-intel merged 2 commits into
IntelPython:mainfrom
Vika-F:dev/svr_fix

Conversation

@Vika-F

@Vika-F Vika-F commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

SVR testing was hanging previously on year_prediction_msd dataset because C variable was chosen incorrectly.
C was changed from 1.0 to 0.01 for this dataset, so now SVR takes 21 iterations to converge instead of 10000 (maximum number of iterations).


Checklist:

Completeness and readability

  • I have resolved any merge conflicts that might occur with the base branch.

Testing

  • I have run it locally and tested the changes extensively.
  • All CI jobs are green or I have provided justification why they aren't.
  • I have extended testing suite if new functionality was introduced in this PR.

@Vika-F Vika-F added the datasets Extension or fix load dataset label Jul 7, 2026
Comment thread configs/regular/svm.json
@david-cortes-intel

Copy link
Copy Markdown
Contributor

@Vika-F Please move the PR out of draft when ready, otherwise it cannot be merged.

@Vika-F
Vika-F marked this pull request as ready for review July 15, 2026 08:11
@david-cortes-intel
david-cortes-intel merged commit 22e3c83 into IntelPython:main Jul 16, 2026
10 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasets Extension or fix load dataset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants