Skip to content

Commit 2918f5a

Browse files
committed
scikit-learn: Implement suggestions by CodeRabbit
1 parent dfd57ca commit 2918f5a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/integrate/scikit-learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
:::{rubric} About
1212
:::
1313

14-
[scikit-learn], built on NumPy, SciPy, and matplotlib, is an open-source
14+
[scikit-learn], built on NumPy, SciPy, and Matplotlib, is an open-source
1515
Python package that includes simple and efficient tools for predictive
1616
data analysis.
1717

docs/topic/ml/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ generation (RAG), and other applications.
6161
### MLflow
6262
Use MLflow with CrateDB for experiment tracking and model registry.
6363
:::{seealso}
64-
Please navigate to the dedicated page about {ref}`mlflow`.
64+
See the dedicated page: {ref}`mlflow`.
6565
:::
6666

6767

6868
### PyCaret
6969
:::{seealso}
70-
See the dedicated page: {ref}`tensorflow`.
70+
See the dedicated page: {ref}`pycaret`.
7171
:::
7272

7373

@@ -100,7 +100,7 @@ r
100100

101101
### scikit-learn
102102
:::{seealso}
103-
Please navigate to the dedicated page about {ref}`scikit-learn`.
103+
See the dedicated page: {ref}`scikit-learn`.
104104
:::
105105

106106

0 commit comments

Comments
 (0)