Skip to content

Commit 62ad789

Browse files
committed
docs: change name of theory description file to update documentation
1 parent 188ff23 commit 62ad789

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RuleXAI
55
Welcome to RuleXAI's documentation!
66

77
**RuleXAI** is a rule-based aproach to explain the output of any machine learning model. It is suitable for classification, regression and survival tasks. Theoretical basis of the rule analysis methods implemented
8-
in the RuleXAI package can be found in `Theoretical basis <./_static/theoretical_basis.pdf>`_ section.
8+
in the RuleXAI package can be found in `Theoretical basis <./_static/theoretical_basis_description.pdf>`_ section.
99

1010
Installation
1111
============
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Theoretical basis
22
=================
33

4-
Click `here <../_static/theoretical_basis.pdf>`_ to view document describing theoretical basis of the rule analysis methods implemented in the RuleXAI package
4+
Click `here <../_static/theoretical_basis_description.pdf>`_ to view document describing theoretical basis of the rule analysis methods implemented in the RuleXAI package

0 commit comments

Comments
 (0)