• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

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 Vote
2 Réponses
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 Votes
3 Réponses
15th Apr 2021, 6:40 AM
Priyanka
Priyanka - avatar
what is the solution n, p = [int(x) for x in input().split()]
-averagedataofrowsscience
-1 Vote
4 Réponses
11th Nov 2021, 8:38 AM
Zaid Zren
Zaid Zren - avatar
Data Science - Average of Rows
[int(x)=forininput().split()]npx
-1 Vote
1 Réponse
11th Nov 2021, 8:35 AM
Zaid Zren
Zaid Zren - avatar
Aujourd'hui en vedette
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Advertising in Sololearn
0 Votes
How can i insert files?
1 Votes
Hi who can hel me please
0 Votes
Changing String Variables into int in C++
0 Votes
I am new
0 Votes