• 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
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Help
1 Votes
Data analysis
0 Votes
Lesson Takeaways
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
How do i make a lexer and parser
1 Votes
Order of AI courses
0 Votes