Skip to main content

A Python library for working with medical image datasets.

Project description

Medidata - Medical Image Dataset

MediData is a Python library that provides access to medical image datasets. It aims to simplify the process of loading and working with medical image data in various machine learning and data analysis projects.

Features

Load and preprocess medical image datasets. Resize images to the desired dimensions. Access images and corresponding labels as numpy arrays. Support for various medical imaging formats. Easily integrate with machine learning workflows.

Installation

You can install MediData using pip:

pip install medidata

Usage

To use the Medidata dataset, you can install the Medidata library and import it into your Python project. You can then access the dataset using the provided functions and utilities. Here's an example of how to load the dataset:

To use MediData, follow these steps:

  1. Import the medidata module:
from medidata import dataset
  1. Load the BR35H dataset using the load_br35h function:
X, y, labels = dataset.load_br35h()

This function loads the BR35H dataset from the default directory path and returns the resized images and corresponding labels as numpy arrays.

  1. You can now use the X, y, and labels variables in your data analysis or machine learning workflows.

Example

Here's an example of how to use MediData to load and process the BR35H dataset:

from medidata import dataset

X, y, labels = dataset.load_br35h()

# Perform further operations on the loaded dataset
# ...

Contributing

We welcome contributions to the Medidata library, including the addition of new medical image datasets. If you have other medical image datasets that you would like to include in Medidata, please reach out to us or submit a pull request.

Together, let's build a comprehensive and valuable resource for medical image analysis.

Citation

If you use the Medidata dataset in your research or projects, we kindly request that you cite the original source of the dataset. The dataset can be found at:

Br35H Dataset on Kaggle

Please refer to the original dataset and follow any additional citation guidelines provided by the dataset creators.

Contact

For any questions or inquiries regarding the Medidata dataset, please contact alperent@mail.com.

References

[1] Ahmed Hamada. (2023). Br35H: Brain Tumor Detection Dataset. Kaggle Datasets. Retrieved from https://www.kaggle.com/datasets/ahmedhamada0/brain-tumor-detection

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

medidata-0.6.0.tar.gz (64.4 MB view details)

Uploaded Source

Built Distribution

medidata-0.6.0-py3-none-any.whl (65.8 MB view details)

Uploaded Python 3

File details

Details for the file medidata-0.6.0.tar.gz.

File metadata

  • Download URL: medidata-0.6.0.tar.gz
  • Upload date:
  • Size: 64.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for medidata-0.6.0.tar.gz
Algorithm Hash digest
SHA256 89547786da7a63e054466d0fdf72dcb628ad3c23835c14b46f841b9e8069b44e
MD5 da6cea991475ec4396e3fd27cf7f9f39
BLAKE2b-256 128ea1f2f91d54ca240629367e3ce32e8bccdd12f871fe108f6dc5cdedab3f96

See more details on using hashes here.

File details

Details for the file medidata-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: medidata-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 65.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for medidata-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37c5ccb01735aceb408c5b3b509ee293ddcbde47bf2a255bc1d9117400b61e09
MD5 d08ba66cdef91547979751b938c4baf6
BLAKE2b-256 b5438b9aed8e821fc5e82ad77c6be990f10502f845790576bca32d4fbeadb947

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page