Commit c26f74e
authored
Integrating AbstractMCMC and fixing predictions (#93)
* Started adding AbstractMCMC sampling
* Removed part in training.jl
* Fixed the predictions
* Fixing docs
* Update bayesiansvm.jl
* Update logistic.jl
* Update gibbssampling.jl
* Update make.jl
* Correct formatting and tests
* Fix MCVI (maybe?)
* Improve the docs
* Fix some mroe tests
* Fixed EVEN more bugs1 parent 05502e8 commit c26f74e
File tree
37 files changed
+341
-36814
lines changed- docs
- examples
- .ipynb_checkpoints
- data
- notebooks
- src
- src
- hyperparameter
- inference
- likelihood
- training
- test
- inference
- likelihood
37 files changed
+341
-36814
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
Lines changed: 0 additions & 277 deletions
This file was deleted.
Lines changed: 0 additions & 241 deletions
This file was deleted.
Lines changed: 0 additions & 282 deletions
This file was deleted.
Lines changed: 0 additions & 145 deletions
This file was deleted.
Lines changed: 0 additions & 174 deletions
This file was deleted.
Lines changed: 0 additions & 244 deletions
This file was deleted.
Lines changed: 0 additions & 265 deletions
This file was deleted.
0 commit comments