Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
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't
i
know
0 Votes
2 Answers
9th Aug 2022, 4:39 PM
Agnesh Vinciya
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
what is the solution n, p = [int(x) for x in input().split()]
-
average
data
of
rows
science
-1 Vote
4 Answers
11th Nov 2021, 8:38 AM
Zaid Zren
Data Science - Average of Rows
[int(x)
=
for
in
input().split()]
n
p
x
-1 Vote
1 Answer
11th Nov 2021, 8:35 AM
Zaid Zren
Ask a question
Ask a question
Ask a question
Ask a question
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