Recent questions without a selected answer

0 0 votes
1 1 answer
696
696 views
1 1 vote
1 1 answer
508
508 views
I am looking for a one-page free template that is bootstrap compatible and could be used for designing my resume?
2 2 votes
1 1 answer
567
567 views
Content Security Policy (CSP) is promoted as a way to mitigate content injection vulnerabilities including cross-site scripting. When making a website when should a CSP h...
3 3 votes
1 1 answer
849
849 views
I can solve the Truth Table, but do not know how to verify my answers. Could you please suggest a tool for it?
1 1 vote
1 1 answer
2.3k
2.3k views
I am taking a math course and I am looking for solution manual of Discrete Mathematics and Its Applications by Rosen?
2 2 votes
1 1 answer
2.6k
2.6k views
1 1 vote
1 1 answer
4.6k
4.6k views
1 1 vote
1 1 answer
749
749 views
Is there any big difference between ingle quotation (' ') and double ("") quotation in Python?
3 3 votes
2 2 answers
13.3k
13.3k views
I am wondering what happens as K increases in the KNN algorithm. It seems that as K increases the "p" (new point) tends to move closer to the middle of the decision bound...
1 1 vote
1 1 answer
1.1k
1.1k views
When combining coloured text and a background, some combinations are easier to read then others. What makes a particular combination better than another? Please give some...
3 3 votes
0 0 answers
442
442 views
3 3 votes
0 0 answers
533
533 views
3 3 votes
1 1 answer
1.1k
1.1k views
I have read online articles involving KNN and its emphasis on normalization. I would like to know if all KNN functions in Python need to involve normalization? I do know ...