File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Below we present a survival analysis of *BMT-Ch* dataset with RuleKit R package.
72
72
73
73
[ This Wiki section] ( ../../wiki/3-R-package ) contains detailed information on using RuleKit R package.
74
74
75
- # Wiki documentation
75
+ # Documentation
76
76
77
77
The detailed RuleKit documentation can be found on [ Wiki pages] ( ../../wiki ) which cover the following topics:
78
78
@@ -97,8 +97,14 @@ The detailed RuleKit documentation can be found on [Wiki pages](../../wiki) whic
97
97
1 . [ Training report] ( ../../wiki/5-Output-files#51-training-report )
98
98
2 . [ Prediction performance report] ( ../../wiki/5-Output-files#52-prediction-performance-report )
99
99
6 . [ User-guided induction] ( ../../wiki/6-User-guided-induction )
100
+ 1. [Defining user's knowledge](../../wiki/6-User-guided-induction#61-defining-users-knowledge)
101
+ 2. [Examples from GuideR paper](../../wiki/6-User-guided-induction#62-examples-from-guider-paper)
100
102
7 . [ Library API] ( ../../wiki/7-Library-API )
103
+ 1. [Running an experiment](../../wiki/7-Library-API#71-running-an-experiment)
104
+ 2. [Developing a new algorithm](../../wiki/7-Library-API#72-developing-a-new-algorithm)
105
+ 8 . [ Empirical results] ( ../../wiki/8-Empirical-results )
101
106
107
+ JavaDoc for the project is available [ here] ( https://adaa-polsl.github.io/RuleKit/ ) .
102
108
103
109
# Authors and licensing
104
110
You can’t perform that action at this time.
0 commit comments