File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 53
53
# by leaving the trailing slash. Do not remove it!
54
54
- API Reference :
55
55
- Intro : api/pydvl/
56
- - Data Valuation : api/pydvl/valuation/
57
- # - Intro: api/pydvl/valuation/
58
- # - Datasets: api/pydvl/valuation/dataset/
59
- # - Methods: api/pydvl/valuation/methods/
60
- # - Utilities: api/pydvl/valuation/utility/
61
- # - Scorers: api/pydvl/valuation/scorers/
62
- # - Samplers: api/pydvl/valuation/samplers/
63
- # - Stopping criteria: api/pydvl/valuation/stopping/
56
+ - Data Valuation :
57
+ - Intro : api/pydvl/valuation/index.md
58
+ - Methods : api/pydvl/valuation/methods/
59
+ - Samplers : api/pydvl/valuation/samplers/
60
+ - Scorers : api/pydvl/valuation/scorers/
61
+ - Utilities : api/pydvl/valuation/utility/
62
+ - Datasets : api/pydvl/valuation/dataset.md
63
+ - Stopping criteria : api/pydvl/valuation/stopping.md
64
+ - Results : api/pydvl/valuation/result.md
65
+ - Internals :
66
+ - Base classes : api/pydvl/valuation/base.md
67
+ - Parallelization : api/pydvl/valuation/parallel.md
68
+ - Test games : api/pydvl/valuation/games.md
69
+ - Types : api/pydvl/valuation/types.md
64
70
- Influence Function : api/pydvl/influence/
65
71
- Reporting : api/pydvl/reporting/
66
72
- Utilities :
You can’t perform that action at this time.
0 commit comments