File size: 1,377 Bytes
c280403
 
 
 
 
 
 
 
 
 
 
 
 
77bc8b9
 
 
 
 
acfd3f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: unknown
task_categories:
- tabular-regression
- graph-ml
- text-classification
tags:
- chemistry
- biology
- medical
pretty_name: MoleculeNet FreeSolv
size_categories:
- n<1K
configs:
- config_name: default
  data_files:
  - split: train
    path: "freesolv.csv"
---

# MoleculeNet FreeSolv

FreeSolv (Free Solvation Database) dataset [[1]](#1), part of MoleculeNet [[2]](#2) benchmark. It is intended to be used through 
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.

The task is to predict hydration free energy of small molecules in water. Targets are in kcal/mol.

| **Characteristic** | **Description** |
|:------------------:|:---------------:|
|        Tasks       |        1        |
|      Task type     |    regression   |
|    Total samples   |       642       |
|  Recommended split |     scaffold    |
| Recommended metric |       RMSE      |

## References
<a id="1">[1]</a> 
Mobley, D.L., Guthrie, J.P.
"FreeSolv: a database of experimental and calculated hydration free energies, with input files"
J Comput Aided Mol Des 28, 711–720 (2014)
https://link.springer.com/article/10.1007/s10822-014-9747-x

<a id="2">[2]</a> 
Wu, Zhenqin, et al.
"MoleculeNet: a benchmark for molecular machine learning."
Chemical Science 9.2 (2018): 513-530
https://pubs.rsc.org/en/content/articlelanding/2018/sc/c7sc02664a