summaryrefslogtreecommitdiff
path: root/paper/loael.rst
blob: 482a70df041a0297d08e9ee380e36414337839e0 (plain)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Introduction
------------

Data
----

LOAEL Values
............

Comparison of variances in datasets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

p-value: 0.4750771581019402

.. image:: loael-variance.svg


Comparison of compounds in both datasets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. image:: loael-dataset-comparison-mmol_kg_day.svg

Correlation between datasets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

using means

.. image:: loael-dataset-correlation.svg

with "identical" values

  r^2: 0.6106457754533314
  RMSE: 1.2228212261024438
  MAE: 0.801626064534318

Methods
-------

Fingerprints
............

+ OB Fingerprints (add MNA)
- Fingerprint counts
- Physchem Descriptors (OB only?)

Feature selection
.................

+ none
* t-test (nonparam?) (qual)
- correlation (quant)

Similarity calculation
......................

+ tanimoto
* weighted tanimoto
- cosine
- wighted cosine

Regression
..........

+ weighted majority vote
* local linear regression