non
test code first section
12from sklearn.datasets import load_wine wine = load_wine()
1print("hello")
12345a = True print(type(a)) b = False print(type(b))
Uppgift
Swipe to start coding
write this code
Lösning
1.
2.
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 1
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Suggested prompts:
Can you explain what the code is doing?
What is the output of the runnable code samples?
Can you provide more details about the wine dataset?
Fantastiskt!
Completion betyg förbättrat till 50
non
Svep för att visa menyn
test code first section
12from sklearn.datasets import load_wine wine = load_wine()
1print("hello")
12345a = True print(type(a)) b = False print(type(b))
Uppgift
Swipe to start coding
write this code
Lösning
1.
2.
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 1