Skip to content

Commit 6abf0de

Browse files
authored
in progress
1 parent 6a07ef6 commit 6abf0de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

azML-modelcreation/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,11 @@ https://github.com/user-attachments/assets/c199156f-96cf-4ed0-a8b5-c88db3e7a552
6969

7070
https://github.com/user-attachments/assets/f8cbd32c-94fc-43d3-a7a8-00f63cdc543d
7171

72+
## Step 4: Create a New Notebook or Script
7273

73-
### **4. Create a New Notebook or Script**
7474
- Use the compute instance to open a **Jupyter notebook** or create a Python script.
7575
- Import necessary libraries:
76+
7677
```python
7778
import pandas as pd
7879
from sklearn.model_selection import train_test_split

0 commit comments

Comments
 (0)