Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d055a4

Browse files
MaxHalfordadrinjalalithomasjpfan
authored andcommitted
DOC Add scikit-learn-intelex to related projects (scikit-learn#23766)
Co-authored-by: Adrin Jalali <[email protected]> Co-authored-by: Thomas J. Fan <[email protected]>
1 parent 7449a20 commit 9d055a4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/related_projects.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,17 @@ enhance the functionality of scikit-learn's estimators.
140140
- `treelite <https://treelite.readthedocs.io>`_
141141
Compiles tree-based ensemble models into C code for minimizing prediction
142142
latency.
143+
144+
**Model throughput**
145+
146+
- `Intel(R) Extension for scikit-learn <https://github.com/intel/scikit-learn-intelex>`_
147+
Mostly on high end Intel(R) hardware, accelerates some scikit-learn models
148+
for both training and inference under certain circumstances. This project is
149+
maintained by Intel(R) and scikit-learn's maintainers are not involved in the
150+
development of this project. Also note that in some cases using the tools and
151+
estimators under ``scikit-learn-intelex`` would give different results than
152+
``scikit-learn`` itself. If you encounter issues while using this project,
153+
make sure you report potential issues in their respective repositories.
143154

144155

145156
Other estimators and tasks

0 commit comments

Comments
 (0)