SpiceQA
Questions
Tags
Users
Badges
user_9870489
@user_9870489
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
The difference between ` d3 = {**d1, **d2}` and `d4 = dict(**d1, **d2)`?
0 votes
Top Questions
What happens when we apply .fit() method to a kNN model in Scikit-learn if kNN has no training phase?
2 votes
1 answers
In terms of Big O notation what category is O(N*P), P signifying feature size, as seen in Naive Bayes or kNN?
1 votes
1 answers