Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 364 Bytes

File metadata and controls

13 lines (8 loc) · 364 Bytes

ZS Data Science Challenge

ZS Data Science Challenge organized by interviewbit platform. Problem is related with binary classification where we need to predict the probability of goal if Cristiano Ronaldo hits the ball.

Evaluation Metric:

1 / (1 + MAE)

Where MAE is Mean Absolute Error

Score:

Local CV : 0.699

Public LeaderBoard : 0.83