You are given two tables- friend_request and request_accepted. Friend_request contains requester_id, time and sent_to_id and request_accepted table contains time, acceptor_id and requestor_id. How will you determine the overall acceptance rate of requests?
348Post New Data Science Questions
Write a function to extract the first name from the string?
Define data discretization?
what is bias?
What is advantage of using apply family of functions in r?
You are given two tables- friend_request and request_accepted. Friend_request contains requester_id, time and sent_to_id and request_accepted table contains time, acceptor_id and requestor_id. How will you determine the overall acceptance rate of requests?
A dice is rolled twice, what is the probability that on the second chance it will be a 6?
What is meant by logistic regression?
what the aim of conducting a/b testing?
How is a normal distribution different from chi square distribution?
How can I achieve accuracy in the first model that I built?
What do you understand by statistical power of sensitivity and how do you calculate it?
How do you use sql in sas, python, r languages?
What is the difference between select and update query?
How will you test that there is increased probability of a user to stay active after 6 months given that a user has more friends now?
Why is it mandatory to clean a data set?