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

Cb tsvtools finish #374

Merged
merged 65 commits into from
Feb 13, 2023

Conversation

camillebrianceau
Copy link
Collaborator

This PR is the continuation of the #338
It aims to adapt the training part of clinicaDL to the new tsvtools.

  • change append to np.concat to avoid Warnings !
  • add a new tool adapt. I don't know if we need to keep it, I've done it at the beginning of this PR to convert tsvtools directory from the old way (with one TSV file for each label) to the new way. Maybe it can be useful ?
  • I removed some useless options and added some needed one in some tsvtools functions
  • I add a multi-diagnoses option in the split pipeline (Lisa needed it and it can be useful)
  • I adapt the training part of clinicaDL to the new tsvtools (all the utilsfolder)
    do not worry about the quality-check tests, it will be fix with PR Cb pet qc #361 and PR Cb qc #357

@camillebrianceau camillebrianceau merged commit 823391b into aramis-lab:dev Feb 13, 2023
@camillebrianceau camillebrianceau deleted the cb_tsvtools_finish branch February 15, 2023 15:02
camillebrianceau added a commit to camillebrianceau/clinicadl that referenced this pull request Apr 26, 2023
* update train, randomSearch, predict, interpret for new tsvtools

* modification split /maps manager

* new function adapt

* fix warning : use pd.concat instead of append

* add old get-labels
camillebrianceau added a commit to camillebrianceau/clinicadl that referenced this pull request Apr 26, 2023
* update train, randomSearch, predict, interpret for new tsvtools

* modification split /maps manager

* new function adapt

* fix warning : use pd.concat instead of append

* add old get-labels
camillebrianceau added a commit to camillebrianceau/clinicadl that referenced this pull request Apr 26, 2023
* update train, randomSearch, predict, interpret for new tsvtools

* modification split /maps manager

* new function adapt

* fix warning : use pd.concat instead of append

* add old get-labels
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.

1 participant