RAW Deep Brain Stmulation Recordings
收藏Mendeley Data2024-03-27 更新2024-06-26 收录
下载链接:
https://data.mendeley.com/datasets/tr93krswn2
下载链接
链接失效反馈官方服务:
资源简介:
The dataset contains 4650 DBS recordings acquired during 46 DBS surgeries for Parkinson's Disease. Metadata describing recordings (patient's id, surgery_id, hemisphere_id, electrode name, recording depth and length, and finally the class) are in the feather format that can be loaded using the Python pandas library. The class has a value 1 for recordings registered within the Subthalamic Nucleus (STN) and 0 otherwise. Raw samples are stored in a npz file format that can be read using the Python numpy library. The dataset contains examples of use in pdf and Python notebook format. This dataset accompanies the paper K.A. Ciecierski, T. Mandat; Classification of DBS microelectrode recordings using a residual neural network with attention in the temporal domain; Neural Networks; 2023; ISSN 0893-6080; https://doi.org/10.1016/j.neunet.2023.11.021. Please cite the above reference if you wish to use this data.
本数据集包含4650例脑深部电刺激(Deep Brain Stimulation, DBS)记录,这些记录采集自46例帕金森病患者的脑深部电刺激手术。描述该类记录的元数据(含患者ID、手术ID、脑半球ID、电极名称、记录深度与时长,最终为分类标签)以Feather格式存储,可通过Python的Pandas库加载。分类标签取值为1时,表示记录采集自丘脑底核(Subthalamic Nucleus, STN),取值为0则表示非该区域。原始样本以NPZ文件格式存储,可通过Python的NumPy库读取。本数据集还提供了PDF格式与Python笔记本格式的使用示例。本数据集配套的学术论文为:K.A. Ciecierski、T. Mandat所著的《基于时域注意力残差神经网络的脑深部电刺激微电极记录分类》,发表于《Neural Networks》期刊,2023年,ISSN 0893-6080,DOI:10.1016/j.neunet.2023.11.021。若您使用本数据集,请引用上述参考文献。
创建时间:
2024-01-23
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集包含来自46次帕金森病深部脑刺激(DBS)手术的4650个原始记录,主要用于分类任务,其中元数据标注了记录是否在丘脑底核(STN)内。数据以feather和npz格式存储,便于Python处理,并附带使用示例和相关研究论文,适用于神经科学和机器学习分析。
以上内容由遇见数据集搜集并总结生成



