• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

y_true = [int(x) for x in input().split()] y_pred = [int(x) for x in input().split()] import numpy as np y_true=np.array(y_t
don'tiknow
0 głosów
2 odpowiedzi
9th Aug 2022, 4:39 PM
Agnesh Vinciya
Agnesh Vinciya - avatar
n = int(input()) X = [] for i in range(n): X.append([float(x) for x in input().split()]) y = [int(x) for x in input().
python
3 głosów
3 odpowiedzi
15th Apr 2021, 6:40 AM
Priyanka
Priyanka - avatar
what is the solution n, p = [int(x) for x in input().split()]
-averagedataofrowsscience
-1 Głos
4 odpowiedzi
11th Nov 2021, 8:38 AM
Zaid Zren
Zaid Zren - avatar
Data Science - Average of Rows
[int(x)=forininput().split()]npx
-1 Głos
1 Odpowiedź
11th Nov 2021, 8:35 AM
Zaid Zren
Zaid Zren - avatar
Popularne dzisiaj
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
1 Votes
Solving coding challenges
3 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
1 Votes
Fill in the blank to declare a static variable.
0 Votes
RUST'S FUTURE
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Programming Language
0 Votes