Skip to content

Commit c136336

Browse files
8orrin9gitbook-bot
authored andcommitted
GITBOOK-24: Data Prep
1 parent a1cddf5 commit c136336

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

docs/.gitbook/assets/image (148).png

82 KB
Loading

docs/.gitbook/assets/image (149).png

67.7 KB
Loading

docs/machine-learning/3.-data-prep.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# 3. Data Prep
22

3+
4+
5+
<figure><img src="../.gitbook/assets/image (148).png" alt="" width="211"><figcaption></figcaption></figure>
6+
7+
1. Click on Data Prep in the Machine Learning category.
8+
9+
10+
11+
<figure><img src="../.gitbook/assets/image (149).png" alt="" width="563"><figcaption></figcaption></figure>
12+
13+
2. _**Model Type**_: You can perform various preprocessing tasks:
14+
* Encoding
15+
* Scaling
16+
* ETC
17+
3. _**Allocate to**_: Assign variable names for the model to perform the selected preprocessing tasks.
18+
4. _**Code View**_: Preview the code that will be output.
19+
5. _**Run**_: Execute the code.
20+

0 commit comments

Comments
 (0)