build a AI python code to predict success based on a bunch of data
Budget: $30 – $250 USD
As input is given a spreadsheet with a bunch of data. Supposedly, success is a function of
a - Function name
b - Fo-Lenght
c - DeclineCount
d - Shrinkage
Then based on history data of success and fail, we need a AI python code to decide future sucess and fails
So let's say we have a line with the following information for the next day, 688
f10 688 40 6 0,8854322
and we need to decide if result will be success or fail
decision should run over as many lines do exist in the next day. In this case, just one, but could be more.
a - Function name
b - Fo-Lenght
c - DeclineCount
d - Shrinkage
Then based on history data of success and fail, we need a AI python code to decide future sucess and fails
So let's say we have a line with the following information for the next day, 688
f10 688 40 6 0,8854322
and we need to decide if result will be success or fail
decision should run over as many lines do exist in the next day. In this case, just one, but could be more.