File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -13,20 +13,22 @@ If you're a first time user of pyDVL, we recommend you to go through the
1313
1414::cards:: cols=2
1515
16- - title: To the installation guide
17- image: ./assets/material-toolbox.svg
16+ - title: Installation
17+ content: Steps to install and requirements
1818 url: getting-started/installation.md
1919
2020- title: Data valuation
21- image: ./assets/material-code.svg
21+ content: >
22+ Basics of data valuation and description of the main algorithms
2223 url: value/
24+
2325- title: Influence Function
24- image: ./assets/material-computer.svg
26+ content: >
27+ An introduction to the influence function and its computation with pyDVL
2528 url: influence/
2629
2730- title: Browse the API
28- image: ./assets/material-description.svg
31+ content: Full documentation of the API
2932 url: api/pydvl/
3033
31-
3234::/cards::
You can’t perform that action at this time.
0 commit comments