-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Update doc and internal links after uxl transfer (#2203)
* update doc links after uxl transfer * update also non-docs github URLs * missing file * missing link * replace links also for oneDAL * revert incorrect link for oneAPI-samples * missing revertion
- Loading branch information
1 parent
3dc01f3
commit 54aa18b
Showing
46 changed files
with
327 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,15 +23,15 @@ We publish blogs on Medium, so [follow us](https://medium.com/intel-analytics-so | |
## 🔗 Important links | ||
- [Documentation](https://intelpython.github.io/daal4py/) | ||
- [scikit-learn API and patching](https://intelpython.github.io/daal4py/sklearn.html#sklearn) | ||
- [Building from Sources](https://github.com/intel/scikit-learn-intelex/blob/main/daal4py/INSTALL.md) | ||
- [About Intel(R) oneAPI Data Analytics Library](https://github.com/oneapi-src/oneDAL) | ||
- [Building from Sources](https://github.com/uxlfoundation/scikit-learn-intelex/blob/main/daal4py/INSTALL.md) | ||
- [About Intel(R) oneAPI Data Analytics Library](https://github.com/uxlfoundation/oneDAL) | ||
|
||
## 💬 Support | ||
|
||
Report issues, ask questions, and provide suggestions using: | ||
|
||
- [GitHub Issues](https://github.com/intel/scikit-learn-intelex/issues) | ||
- [GitHub Discussions](https://github.com/intel/scikit-learn-intelex/discussions) | ||
- [GitHub Issues](https://github.com/uxlfoundation/scikit-learn-intelex/issues) | ||
- [GitHub Discussions](https://github.com/uxlfoundation/scikit-learn-intelex/discussions) | ||
- [Forum](https://community.intel.com/t5/Intel-Distribution-for-Python/bd-p/distribution-python) | ||
|
||
You may reach out to project maintainers privately at [email protected] | ||
|
@@ -110,9 +110,9 @@ conda install impi_rt -c intel | |
|
||
</details> | ||
|
||
You can [build daal4py from sources](https://github.com/intel/scikit-learn-intelex/blob/main/INSTALL.md) as well. | ||
You can [build daal4py from sources](https://github.com/uxlfoundation/scikit-learn-intelex/blob/main/INSTALL.md) as well. | ||
|
||
|
||
# ⚠️ Scikit-learn patching | ||
|
||
Scikit-learn patching functionality in daal4py was deprecated and moved to a separate package - [Intel(R) Extension for Scikit-learn*](https://github.com/intel/scikit-learn-intelex). All future updates for the patching will be available in Intel(R) Extension for Scikit-learn only. Please use the package instead of daal4py for the Scikit-learn acceleration. | ||
Scikit-learn patching functionality in daal4py was deprecated and moved to a separate package - [Intel(R) Extension for Scikit-learn*](https://github.com/uxlfoundation/scikit-learn-intelex). All future updates for the patching will be available in Intel(R) Extension for Scikit-learn only. Please use the package instead of daal4py for the Scikit-learn acceleration. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.