Recent questions without a selected answer

0 0 votes
1 1 answer
1.1k
1.1k views
1 1 vote
1 1 answer
758
758 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
943
943 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.4k
1.4k 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.7k
2.7k 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
3.0k
3.0k views
1 1 vote
1 1 answer
5.3k
5.3k views
1 1 vote
1 1 answer
1.1k
1.1k views
Is there any big difference between ingle quotation (' ') and double ("") quotation in Python?
3 3 votes
2 2 answers
14.1k
14.1k 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.6k
1.6k 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
653
653 views
3 3 votes
0 0 answers
766
766 views
3 3 votes
1 1 answer
1.4k
1.4k 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 ...