Answer:i think it’s G
Step-by-step explanation:I used Photomath for graphing
The answer is D. All of the above.
The computational complexity of K-NN increases as the size of the training data set increase and the algorithm gets significantly slower as the number of examples and independent variables increase.
Also, K-NN is a non-parametric machine learning algorithm and as such makes no assumption about the functional form of the problem at hand.
The algorithm works better with data of the same scale, hence normalizing the data prior to applying the algorithm is recommended.
Answer:
1) There are 4 sides in a square where all the sides are equal
2) Squares have 90 degree angles!
a nd three) it has 4 equal angles
Answer: 0.4512
Step-by-step explanation:
A bit string is sequence of bits (it only contains 0 and 1).
We assume that the 0 and 1 area equally likely to any place.
i.e. P(0)= P(1)= 
The length of bits : n = 10
Let X = Number of getting ones.
Then , 
Binomial distribution formula :
, where p= probability of getting success in each event and q= probability of getting failure in each event.
Here , 
Then ,The probability that a bit string of length 10 contains exactly 4 or 5 ones.






Hence, the probability that a bit string of length 10 contains exactly 4 or 5 ones is 0.4512.
9x^2 + 6x = 1
Factor out 3x
3x (3x +2)=1
Use the zero product property
3x=1
3x+2 = 1
X= +1/3 and -1/3