Metrics
week – 3 Metrics >>> How to Win a Data Science Competition Learn from Top Kagglers
0.30, 0.05, 0.25, 0.40
Enter four comma separated values. Round each to two decimal places and use a leading zero before a fractional part (e.g. “0.50”; not “.5”).
0.30, 0.05, 0.25, 0.40
Select the correct statements.
Week – 2 Data leakages >>> How to Win a Data Science Competition Learn from Top Kagglers 1. Suppose that you have a credit scoring task, where you have to…
Week – 2 Exploratory data analysis >>> How to Win a Data Science Competition Learn from Top Kagglers 1. Suppose we are given a data set with features XX, YY,…
Week – 4 Graded quiz How to Win a Data Science Competition Learn from Top Kagglers 1. Which hyperparameters are first to tune in sklearn’s RandomForest? 1 point n_estimators, max_depth,…
Week – 2 Validation >>> How to Win a Data Science Competition: Learn from Top Kagglers 1. Select true statements 1 point Performance increase on a fixed cross-validation split guaranties…
Week – 1 Graded Soft/Hard Quiz of How to Win a Data Science Competition Learn from Top Kagglers 1. Which library provides the most convenient way to perform matrix multiplication?…
Week – 4 Graded Advanced Features II Quiz >>> How to Win a Data Science Competition Learn from Top Kagglers 1. Imagine that we apply X = PCA(n_components=5).fit_transform(data) and data…