The Catechol Benchmark
收藏资源简介:
该数据集由帝国理工学院计算机系、化学系和SOLVE Chemistry合作创建,包含1227个数据点,用于机器学习基准测试。数据集涵盖了不同的反应条件,包括两种不同的溶剂和它们在混合物中的比例、反应温度和反应时间。输出包括起始材料和两种观察到的产物的产量。数据集适用于溶剂选择任务,这是一个理论上难以建模但非常适合机器学习应用的领域。
This dataset was collaboratively created by the Departments of Computing and Chemistry at Imperial College London, together with SOLVE Chemistry. It comprises 1227 data points and is designed for machine learning benchmarking. The dataset encompasses diverse reaction conditions, including two distinct solvents, their mixing ratios in the mixture, reaction temperature, and reaction duration. The output includes the yields of the starting material and two observed products. This dataset is applicable to solvent selection tasks, a field that is theoretically challenging to model but highly suitable for machine learning applications.
Catechol Benchmark 数据集概述
数据集基本信息
- 标题: Catechol Benchmark
- 副标题: Time-series Solvent Selection Data for Few-shot Machine Learning
- 作者: AIchemy 和 2 位协作者
- 最后更新: 一个月前
- 数据集地址: https://www.kaggle.com/datasets/aichemy/catechol-benchmark/
数据集摘要
- 用途: 用于溶剂选择和机器学习(特别是少样本学习)的儿茶酚数据集。
- 相关论文: ArXiv preprint: The Catechol Benchmark: Time-series Solvent Selection Data for Few-shot Machine Learning
数据文件
主数据文件
- catechol_full_data_yields.csv: 包含混合溶剂的完整数据集。
- catechol_single_solvent_yields.csv: 仅包含单一溶剂的数据。
- claisen_data_clean.csv: 来自外部源的 Allyl Phenyl Ether 数据集。
查找表
- acs_pca_descriptors_lookup.csv: ACS 溶剂选择指南的主成分分析表示。
- drfps_lookup.csv: 使用 SMILES 字符串中反应箭头左右分子子结构差异创建的指纹表示。
- fragprints_lookup.csv: 分子指纹和分子片段的组合表示。
- spange_descriptors_lookup.csv: 基于溶剂可测量属性的表示。
- smiles_lookup.csv: SMILES 字符串。
数据集元数据
- 可用性评分: 9.41
- 许可证: MIT
- 预期更新频率: Never
- 标签: Earth and Nature, Investing, Regression, Chemistry, Transfer Learning
数据集活动
- 总浏览量: 126
- 总下载量: 12
- 最近30天浏览量: 105
- 最近30天下载量: 12
- 参与度: 0.09524(每次浏览的下载量)
文件示例 (acs_pca_descriptors_lookup.csv)
- 描述: 将溶剂名称转换为 ACS 溶剂选择指南的主成分分析表示(ACS PCA)。
- 列名:
- SOLVENT NAME: 溶剂名称
- PC1: 主成分 1
- PC2: 主成分 2
- PC3: 主成分 3
- PC4: 主成分 4
- PC5: 主成分 5




