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

New Features List #78

Closed
13 tasks done
FMCalisto opened this issue May 22, 2018 · 1 comment
Closed
13 tasks done

New Features List #78

FMCalisto opened this issue May 22, 2018 · 1 comment
Assignees
Labels
available Status: Available feature Type: New Feature low Priority: Low priority issue
Milestone

Comments

@FMCalisto
Copy link
Member

FMCalisto commented May 22, 2018

List of new features from post-testing phases:

Multi-Modality Image Annotator

Multi-Classifier System

@FMCalisto FMCalisto added low Priority: Low priority issue available Status: Available feature Type: New Feature labels May 22, 2018
@FMCalisto FMCalisto added this to the 1.2.1-beta milestone May 22, 2018
@FMCalisto FMCalisto self-assigned this May 22, 2018
@FMCalisto
Copy link
Member Author

FMCalisto commented Oct 11, 2018

The Multi-Classifier System is a prototype with several requirements. The requirements are as follows. For requirement number (1), we would like to have several input options: (i) Age; (ii) Personal Background (PB); (iii) Family Background (FB); (iv) Obesity; (v) Density; and (vi) Pathology. The (i) Age can be an input that receives just integers. The (ii) Personal Background (PB) must be a scroll menu with (Yes, No) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1) options respectively. The (iii) Family Background (FB) must be a scroll menu with (No, Low, High) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1, 2) options respectively. The (iv) Obesity must be a scroll menu with (Yes, No) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1) options respectively. The (v) Density must be a scroll menu with (A, B, C, D) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1, 2, 3) options respectively. The (vi) Pathology must be a scroll menu with (No Findings, Benign, Malign) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1, 2) options respectively. Nevertheless, do not forget that this information needs to be saved to a JSON file, also. This JSON file can be named as cov_[patientID].json as example. This is not mandatory and we can discuss that.

@FMCalisto FMCalisto linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available Status: Available feature Type: New Feature low Priority: Low priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant