# 数据集搜索库

## 前序

在前一段时间，我一直致力于近红外分析软件Homer2的撰写，发现很多设备的数据格式是不统一的，需要转换格式。但是苦于我无法通过设备厂商获取数据，于是尝试在网络上搜索公共数据集，同时也发现在GitHub上有国外学者详细阐述了EEG datasets的集合，这些年来，公共数据集变得越来越重要，一是可以拿来做练习数据使用，二是可以被很多研究机构进行更深度的数据挖掘统计数据等。今天我们也来谈谈搜索公共数据集的几种方法。

## 脑电数据集

可查看网址：<https://7988888.xyz/2020/03/15/EEGDatasets/>

### Google Dataset Search

[Google Dataset Search](https://datasetsearch.research.google.com/)&#x20;

![](https://tva1.sinaimg.cn/large/00831rSTgy1gcun8sit2uj32540psaak.jpg)

输入关键词“fNIRS”,就可以弹出很多文章中的公共数据集。 ![](https://tva1.sinaimg.cn/large/00831rSTgy1gcuofdwov9j31kl0u078v.jpg)

Google Dataset Search专注于统计数据和基于数据的网站，这就意味着这些数据是可靠的。

### Datasets Search Engine

[Datasets Search Engine](http://datasets.schema-labs.appspot.com/)&#x20;

![](https://tva1.sinaimg.cn/large/00831rSTgy1gcuol8c2lwj30ui0d8glm.jpg)

非常简洁的数据集搜索工具，输入关键词“fNIRS”不仅可以有数据集的网页还会存在相关关键词的网页。&#x20;

![](https://tva1.sinaimg.cn/large/00831rSTgy1gcuoq3aqpuj31g60u0tbt.jpg)

### openscience

[OSF](https://osf.io/)

&#x20;![](https://tva1.sinaimg.cn/large/00831rSTgy1gcup1xrrxxj31mo0u0ww1.jpg)&#x20;

OSF是一个免费的开放平台，可支持您的研究并实现合作。 输入关键词“fNIRS”即可查看到搜索，点击file即可获取数据集

&#x20;![](https://tva1.sinaimg.cn/large/00831rSTgy1gcupwwdt23j31d80u041h.jpg)

### openneuro

[Openneuro](https://openneuro.org/)

&#x20;![](https://tva1.sinaimg.cn/large/00831rSTgy1gcuosjdrj6j31n70u0dhm.jpg)&#x20;

这是一个开源免费的搜索MEG，EEG，iEEG和ECoG数据集的网站。 输入关键词“EEG”即可搜索相关的数据集。

&#x20;![](https://tva1.sinaimg.cn/large/00831rSTgy1gcuouekbpuj31j60u0wi6.jpg)

### Dimensions网站

[Dimensions网站](https://app.dimensions.ai/discover/data_set?search_text=fnirs\&search_type=kws\&search_field=full_search)

&#x20;![](https://tva1.sinaimg.cn/large/00831rSTgy1gcupukgbawj31js0u0q6q.jpg)

### SPM网站

[SPM网站](https://www.fil.ion.ucl.ac.uk/spm/data/mmfaces/)

&#x20;![](https://tva1.sinaimg.cn/large/00831rSTgy1gcupp9dlxij31my0u0n0k.jpg)&#x20;

SPM网站上有现成的数据集。

#### **谢谢大家观看，如有帮助，来个喜欢或者关注吧！** <a href="#xie-xie-da-jia-guan-kan-ru-you-bang-zhu-lai-ge-xi-huan-huo-zhe-guan-zhu-ba" id="xie-xie-da-jia-guan-kan-ru-you-bang-zhu-lai-ge-xi-huan-huo-zhe-guan-zhu-ba"></a>

本文作者：Chen Rui

星球地址 ：[知识星球](https://t.zsxq.com/W5M3F)[Blog ](https://t.zsxq.com/W5M3F)

知乎地址 : [知乎专栏](https://www.zhihu.com/people/braintechnology)&#x20;

B站地址 : [B站主页](https://space.bilibili.com/328549846)&#x20;

公众号：大脑技术\
&#x20;CSDN地址 : [csdn主页](https://blog.csdn.net/craig_cc)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.7988888.xyz/shu-ju-ji-sou-suo-ku.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
