DSA_SS24/README.md

48 lines
1.6 KiB
Markdown
Raw Normal View History

2024-05-01 09:56:36 +02:00
# HSMA Data Science and Analytics SS2024
## ECG Data klassifier and segmentation
[This Project aims to klassify ... and semgment ... ECG Data]
## Table of Contents
- [About](#about)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Progress](#progress)
- [Contributing](#contributing)
- [License](#license)
## About
[Provide a brief overview of the project, including its purpose and any relevant background information.]
## Getting Started
[Instructions on how to get the project up and running on a local machine. Include prerequisites, installation steps, and any other necessary setup.]
### Prerequisites
[List any software or tools that need to be installed before running the project.]
### Installation
[Step-by-step guide on how to install the project.]
## Usage
[Provide examples and instructions for using the project. Include any relevant code snippets or screenshots.]
## Progress
- Data was searched and found at : https://doi.org/10.13026/wgex-er52
- Data was cleaned:
- Docker Container with MongoDB, because 10 GB and many arrays
- Diagnosis from String to list
- Data filtered to contain only healthy and the needed diagnosis data
## Contributing
[Explain how others can contribute to the project. This might include guidelines for reporting bugs, submitting enhancements, or proposing new features.]
## License
[Specify the license under which the project is distributed. Include any additional terms or conditions.]
## Acknowledgements
[Optional section to thank individuals or organizations that have contributed to the project.]
## Contact
[Provide contact information for inquiries or support.]