Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad7c896

Browse files
minjk-blgitbook-bot
authored andcommitted
GITBOOK-74: Dimension
1 parent614fd28 commitad7c896

File tree

9 files changed

+7
-21
lines changed

9 files changed

+7
-21
lines changed
236 KB
Loading
43.3 KB
Loading
54.6 KB
Loading
57.2 KB
Loading
53.7 KB
Loading
235 KB
Loading
61.4 KB
Loading

‎docs/machine-learning/7.-clustering.md‎

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
#7. Clustering
22

3-
4-
5-
<figure><imgsrc="../.gitbook/assets/image (163).png"alt=""width="210"><figcaption></figcaption></figure>
3+
<figure><imgsrc="../.gitbook/assets/image (351).png"alt=""width="518"><figcaption></figcaption></figure>
64

75
1. Click on_**Clustering**_ under the_**Machine Learning**_ category.
86

9-
10-
11-
<figure><imgsrc="../.gitbook/assets/image (164).png"alt=""width="563"><figcaption></figcaption></figure>
7+
<figure><imgsrc="../.gitbook/assets/image (352).png"alt=""width="563"><figcaption></figcaption></figure>
128

139
2._**Model type**_: Select the type of Model you want to use.
1410
*[KMeans / AgglomerativeClustering](7.-clustering.md#kmeans-agglomerativeclustering)
@@ -24,9 +20,7 @@
2420

2521
###KMeans / AgglomerativeClustering
2622

27-
28-
29-
<figure><imgsrc="../.gitbook/assets/image (165).png"alt=""width="563"><figcaption></figcaption></figure>
23+
<figure><imgsrc="../.gitbook/assets/image (353).png"alt=""width="563"><figcaption></figcaption></figure>
3024

3125
1._**N clusters**_: Specify the number of clusters to be generated.
3226
2._**Random state**_: Set the seed value for the random number generator.
@@ -37,9 +31,7 @@
3731

3832
###GaussianMixture
3933

40-
41-
42-
<figure><imgsrc="../.gitbook/assets/image (166).png"alt=""width="563"><figcaption></figcaption></figure>
34+
<figure><imgsrc="../.gitbook/assets/image (354).png"alt=""width="563"><figcaption></figcaption></figure>
4335

4436
1._**N components**_: Specify the number of Gaussian distributions to be used by the model to describe the data, determining how many clusters the data will be divided into.
4537
2._**Random state**_: Set the seed value for the random number generator.
@@ -50,9 +42,7 @@
5042

5143
###DBSCAN
5244

53-
54-
55-
<figure><imgsrc="../.gitbook/assets/image (167).png"alt=""width="563"><figcaption></figcaption></figure>
45+
<figure><imgsrc="../.gitbook/assets/image (355).png"alt=""width="563"><figcaption></figcaption></figure>
5646

5747
1._**Eps (Epsilon)**_: Specify the maximum distance (radius) for forming clusters.
5848
2._**Min samples**_: Specify the minimum number of neighboring data points required for a point to be recognized as a cluster.

‎docs/machine-learning/8.-dimension.md‎

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
#8. Dimension
22

3-
4-
5-
<figure><imgsrc="../.gitbook/assets/image (168).png"alt=""width="214"><figcaption></figcaption></figure>
3+
<figure><imgsrc="../.gitbook/assets/image (356).png"alt=""width="512"><figcaption></figcaption></figure>
64

75
1. Click on_**Dimension**_ under the_**Machine Learning**_ category.
86

9-
10-
11-
<figure><imgsrc="../.gitbook/assets/image (169).png"alt=""width="563"><figcaption></figcaption></figure>
7+
<figure><imgsrc="../.gitbook/assets/image (357).png"alt=""width="563"><figcaption></figcaption></figure>
128

139
2._**Model type**_: Select the type of model.
1410
3._**N components**_: Specify the desired number of dimensions to reduce the data to.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp