You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/IntelPython/daal4py/discussions)
20
+
[](https://github.com/uxlfoundation/scikit-learn-intelex/discussions)
Copy file name to clipboardExpand all lines: doc/README.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,15 +40,3 @@ To build Extension for Scikit-Learn documentation locally:
40
40
5. Run the ``build-doc.sh`` script.
41
41
42
42
You will then find documentation under the `_build/html` folder.
43
-
44
-
Additional documentation for the `daal4py` module can be built with the following steps (after having installed the `scikit-learn-intelex` packages and doc dependencies):
45
-
46
-
1. Go to the `doc/daal4py` folder:
47
-
48
-
cd scikit-learn-intelex/doc/daal4py
49
-
50
-
2. Run the makefile (assuming linux):
51
-
52
-
make html
53
-
54
-
Documentation will similarly be built under `_build/html`.
0 commit comments