Skip to content

Commit

Permalink
diPLSlib package added
Browse files Browse the repository at this point in the history
  • Loading branch information
RNL1 committed Oct 30, 2024
1 parent 7a7af97 commit 8ca1b07
Show file tree
Hide file tree
Showing 32 changed files with 4,436 additions and 33 deletions.
382 changes: 382 additions & 0 deletions README.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Python implementation of (m)di-PLS for domain adaptation in multivariate regress

![](https://user-images.githubusercontent.com/77445667/104728864-d5fede80-5737-11eb-8aad-59f9901a0cf4.png)

# Installation
```bash
pip install .\dist\diplslib-1.0.0.tar.gz
```

# Usage
## How to apply di-PLS
Train regression model
```python
Expand Down
2,018 changes: 2,018 additions & 0 deletions README_files/libs/bootstrap/bootstrap-icons.css

Large diffs are not rendered by default.

Binary file added README_files/libs/bootstrap/bootstrap-icons.woff
Binary file not shown.
10 changes: 10 additions & 0 deletions README_files/libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions README_files/libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions README_files/libs/clipboard/clipboard.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions README_files/libs/quarto-html/anchor.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions README_files/libs/quarto-html/popper.min.js

Large diffs are not rendered by default.

203 changes: 203 additions & 0 deletions README_files/libs/quarto-html/quarto-syntax-highlighting.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8ca1b07

Please sign in to comment.