Dataset Management
Datasets refers to the actual image data, either CT, MR, CR, DX, MG, US etc, on which an AI algorithm is to be tested. The user needs to create a Dataset, before project creation into which all of the data that the algorithm is to be tested on, is loaded. CARPL platform has the ability to anonymize data (using HIPAA compliant methods) while uploading. The user also has the ability to add and remove data from datasets after they are created. CARPL’s SDK provides programmatic REST-APIs to create datasets and add or remove cases from existing datasets.
CARPL provides two type of datasets
- My Datasets i.e., Private datasets: My datasets contain datasets created by logged in user
- Public datasets: Public datasets contain datasets marked as public by CARING team or other users.
Last modified 1mo ago