Skip to content

Commit

Permalink
Merge branch 'master' of github.com:darya-chyzhyk/confound_prediction
Browse files Browse the repository at this point in the history
  • Loading branch information
darya-chyzhyk committed Aug 30, 2019
2 parents ed07774 + 8496c9c commit 8595ed6
Show file tree
Hide file tree
Showing 7 changed files with 2,445 additions and 504 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,12 @@ python example/Example-prediction-different-deconfounding-direct-confound.py
### Example: compare prediction on the data with different confound effect

```python
python example/
python example/Example-prediction-isolatingcv-deconfounding-dif-confound.py
```

<p align="center">
<img src="https://github.com/darya-chyzhyk/confound_isolating_cv/blob/master/docs/Example-prediction-isolatingcv-deconfounding-dif-confound.svg" height="300">
</p>
```
### Example: evolution of mutual information and correlation on each itteration of 'confound-isolation cross-validation' method
Expand Down
Loading

0 comments on commit 8595ed6

Please sign in to comment.