Skip to content

Commit 7a4efd5

Browse files
authored
Remove PHP backend details from index.md
Removed PHP backend section from ML backend documentation.
1 parent 86f5e25 commit 7a4efd5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/apis/plugintypes/mlbackend/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ The communication between machine learning backends and Moodle is through files
2121

2222
## Backends included in Moodle core
2323

24-
### PHP
25-
26-
The **PHP backend** is the default predictions processor as it is written in PHP and does not have any external dependencies. It is using logistic regression.
27-
2824
### Python
2925

3026
The **Python backend** requires *python* binary (either python 2 or python 3) and [moodlemlbackend python package](https://pypi.python.org/pypi?name=moodlemlbackend&version=0.0.5&:action=display) which is maintained by Moodle HQ.

0 commit comments

Comments
 (0)