R
Q. When performing regression or classification, which of the following is the correct way to preprocess the data?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What will be the output of the following Python code?
Q. Given a string example=”hello” what is the output of example.count(‘l’)?
Q. What will be the output of this statement?
Q. Which of the following is not a relational opeartor in Python?
Q. How do you declare a variable in Python?
Q. What will be the value of variable y after execution of following Python code?
Q. What will be the output of the following Python code?
Q. What is a recursive function?
Q. Write the output of the following code
Q. What is the output of the following Python code: print(2 * 3 + 5)?
Discusssion
Login to discuss.