Courses
Log inStart Learning AI
Courses
Log inStart Learning AI

Q&A Discussions

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 Votes
2 Answers
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 Answers
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 Answers
11th Nov 2021, 8:38 AM
Zaid Zren
Zaid Zren - avatar
Data Science - Average of Rows
[int(x)=forininput().split()]npx
-1 Vote
1 Answer
11th Nov 2021, 8:35 AM
Zaid Zren
Zaid Zren - avatar
Hot today
I'm about to make a complex calculator in python
1 Votes
why is python community is too small in sololearn?
1 Votes
Audio adding
1 Votes
The best python learning app ????
2 Votes
C#
0 Votes
Stuck in Quize
1 Votes
What is problem in this code
0 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes