scikit-fingerprints/ExpansionRx_OpenADMET_LogD
收藏Hugging Face2026-04-03 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/scikit-fingerprints/ExpansionRx_OpenADMET_LogD
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
task_categories:
- tabular-regression
- graph-ml
- text-classification
tags:
- chemistry
- biology
- medical
pretty_name: ExpansionRx-OpenADMET LogD
size_categories:
- 1K<n<10K
configs:
- config_name: default
data_files:
- split: train
path: "logd.csv"
---
# ExpansionRx-OpenADMET LogD
LogD dataset from the ExpansionRx-OpenADMET Blind Challenge [[1]](#1) [[2]](#2). It is intended to be used through
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
The task is to predict LogD of molecules.
| **Characteristic** | **Description** |
|:------------------:|:-----------------:|
| Tasks | 1 |
| Task type | regression |
| Total samples | 7309 |
| Recommended split | time |
| Recommended metric | MAE |
## References
<a id="1">[1]</a>
OpenADMET team
"Announcement 1: ExpansionRx-OpenADMET Blind Challenge"
https://openadmet.ghost.io/expansionrx-openadmet-blind-challenge/
<a id="2">[2]</a>
HuggingFace Hub - ExpansionRx-OpenADMET challenge full dataset
https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-data
license: 知识共享署名4.0(CC BY 4.0)许可协议
task_categories:
- 表格回归(tabular-regression)
- 图机器学习(graph-ml)
- 文本分类(text-classification)
tags:
- 化学(chemistry)
- 生物学(biology)
- 医学(medical)
pretty_name: ExpansionRx-OpenADMET LogD
size_categories:
- 样本量范围:1000 < n < 10000
configs:
- config_name: 默认配置(default)
data_files:
- split: 训练集(train)
path: "logd.csv"
---
# ExpansionRx-OpenADMET LogD
本数据集源自ExpansionRx-OpenADMET盲测挑战赛[[1]](#1)[[2]](#2),推荐通过[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints)库进行使用。
本任务为预测分子的LogD值。
| **指标** | **描述** |
|:------------------:|:-----------------:|
| 任务数量 | 1 |
| 任务类型 | 回归(regression) |
| 总样本量 | 7309 |
| 推荐划分方式 | 时间划分 |
| 推荐评估指标 | 平均绝对误差(MAE) |
## 参考文献
<a id="1">[1]</a>
OpenADMET团队
"公告1:ExpansionRx-OpenADMET盲测挑战赛"
https://openadmet.ghost.io/expansionrx-openadmet-blind-challenge/
<a id="2">[2]</a>
Hugging Face Hub - ExpansionRx-OpenADMET挑战赛完整数据集
https://huggingface.co/datasets/openadmet/openadmet-expansionrx-challenge-data
提供机构:
scikit-fingerprints


