Recent questions without a selected answer

0 0 votes
1 1 answer
817
817 views
1 1 vote
1 1 answer
618
618 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
688
688 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
1.0k
1.0k 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.5k
2.5k 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.7k
2.7k views
1 1 vote
1 1 answer
4.8k
4.8k views
1 1 vote
1 1 answer
824
824 views
Is there any big difference between ingle quotation (' ') and double ("") quotation in Python?
3 3 votes
2 2 answers
13.6k
13.6k 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.2k
1.2k 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
497
497 views
3 3 votes
0 0 answers
607
607 views
3 3 votes
1 1 answer
1.2k
1.2k 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 ...