• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

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 голосов
2 ответов
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 голосов
3 ответов
15th Apr 2021, 6:40 AM
Priyanka
Priyanka - avatar
what is the solution n, p = [int(x) for x in input().split()]
-averagedataofrowsscience
-1 голос
4 ответов
11th Nov 2021, 8:38 AM
Zaid Zren
Zaid Zren - avatar
Data Science - Average of Rows
[int(x)=forininput().split()]npx
-1 голос
1 ответ
11th Nov 2021, 8:35 AM
Zaid Zren
Zaid Zren - avatar
Актуальное сегодня
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
2 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