We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a07ef6 + 6abf0de commit f8d52a3Copy full SHA for f8d52a3
azML-modelcreation/README.md
@@ -69,10 +69,11 @@ https://github.com/user-attachments/assets/c199156f-96cf-4ed0-a8b5-c88db3e7a552
69
70
https://github.com/user-attachments/assets/f8cbd32c-94fc-43d3-a7a8-00f63cdc543d
71
72
+## Step 4: Create a New Notebook or Script
73
-### **4. Create a New Notebook or Script**
74
- Use the compute instance to open a **Jupyter notebook** or create a Python script.
75
- Import necessary libraries:
76
+
77
```python
78
import pandas as pd
79
from sklearn.model_selection import train_test_split
0 commit comments