Skip to content

Commit bf415e0

Browse files
committed
Machine learning: Relocate page
1 parent 363181f commit bf415e0

File tree

4 files changed

+16
-14
lines changed

4 files changed

+16
-14
lines changed

docs/feature/query/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ search, all based on vanilla SQL.
166166
- {ref}`vector-search`
167167
- {ref}`hybrid-search`
168168

169+
## Text-to-SQL
170+
- {ref}`text-to-sql`
169171

170172
## Time Bucketing
171173
https://community.cratedb.com/t/resampling-time-series-data-with-date-bin/1009

docs/solution/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,19 @@ always have them ready for historical analysis.
6969
:::
7070

7171

72+
:::{grid-item-card} {material-outlined}`model_training;2em` Machine Learning
73+
:link: machine-learning
74+
:link-type: ref
75+
:link-alt: About CrateDB for machine learning applications
76+
77+
Learn how to integrate CrateDB with machine learning frameworks and tools.
78+
+++
79+
**What's inside:**
80+
Use CrateDB with LangChain, LlamaIndex, MLflow, PyCaret, scikit-learn,
81+
or TensorFlow.
82+
:::
83+
84+
7285
::::
7386

7487

@@ -78,5 +91,6 @@ always have them ready for historical analysis.
7891
7992
analytics/index
8093
industrial/index
94+
Machine learning <machine-learning/index>
8195
migrate/index
8296
```
File renamed without changes.

docs/topic/index.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Learn how to apply CrateDB within different use case scenarios.
1919
Business Intelligence <bi/index>
2020
Data Lineage <lineage/index>
2121
Data Visualization <visualize/index>
22-
Machine Learning <ml/index>
2322
Programming Frameworks <framework/index>
2423
Software Testing <testing/index>
2524
Time Series Data <timeseries/index>
@@ -53,19 +52,6 @@ analysis, data visualization, and machine learning.
5352
:::
5453

5554

56-
:::{grid-item-card} {material-outlined}`model_training;2em` Machine Learning
57-
:link: machine-learning
58-
:link-type: ref
59-
:link-alt: About CrateDB for machine learning applications
60-
61-
Learn how to integrate CrateDB with machine learning frameworks and tools.
62-
+++
63-
**What's inside:**
64-
Use CrateDB with LangChain, LlamaIndex, MLflow, PyCaret, scikit-learn,
65-
or TensorFlow.
66-
:::
67-
68-
6955
::::
7056

7157

0 commit comments

Comments
 (0)