Answer: 2x + y
<u>Step-by-step explanation:</u>
logₐ(3) = x
logₐ(5) = y
logₐ(45) = logₐ(3²· 5)
= logₐ(3)² + logₐ(5)
= 2 logₐ(3) + logₐ(5)
= 2 x + y <em>substituted given values (stated above)</em>
Answer:
Yes, the function is a kernel
Step-by-step explanation:
Given
Document x an z
Function definition! k(x:z)
We want to show that the above is a kernel.
To do this, we'll explicitly construct feature vectors φ(x) and φ(z)
This gives;
K(x,z) =φ(x)·φ(z).
Given than any document; say x and z
A vocabulary V can be constructed.
Vocabulary V must have a finite size of words in the document set..
The feature mapping is constructed as φ(x) for x by the following:
For the kth word wk in V, if wk appears in document x, assign φ(x) k(the kth element ofφ(x)) to be 1; else φ(x)k to 0.
Then the number of unique words common in x and z is φ(x)·φ(z), giving us the kernel
.
Answer:
x = - 8 , x = 2
Step-by-step explanation:
the absolute value function always gives a positive result, however, the expression inside can be positive or negative, , that is
x + 3 = 5 ( subtract 2 from both sides )
x = 2
or
-(3 + x) = 5
- 3 - x = 5 ( add 3 to both sides )
- x = 8 ( multiply both sides by - 1 )
x = - 8
Answer:
d
Step-by-step explanation: