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))
Tehtävä
Swipe to start coding
write this code
Ratkaisu
1.
2.
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 1
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
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?
Mahtavaa!
Completion arvosana parantunut arvoon 50
non
Pyyhkäise näyttääksesi valikon
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))
Tehtävä
Swipe to start coding
write this code
Ratkaisu
1.
2.
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 1