We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3a4a4 commit e6b552bCopy full SHA for e6b552b
docs/.gitbook/assets/image (144).png
81.4 KB
docs/.gitbook/assets/image (145).png
45.8 KB
docs/machine-learning/1.-data-sets.md
@@ -1,2 +1,17 @@
1
# 1. Data Sets
2
3
+
4
5
+<figure><img src="../.gitbook/assets/image (144).png" alt="" width="211"><figcaption></figcaption></figure>
6
7
+1. Click on _**Data Sets**_ in the _**Machine Learning**_ category.
8
9
10
11
+<figure><img src="../.gitbook/assets/image (145).png" alt="" width="563"><figcaption></figcaption></figure>
12
13
+2. _**Load Type**_: You can load sample data (_**Load Data**_) or generate data (_**Create Data**_).
14
+3. _**Allocate to**_: Specify variable names to assign to the data.
15
+4. _**Code View**_: Preview the code that will be output.
16
+5. _**Run**_: Execute the code.
17
0 commit comments