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 – 1 Feature extraction from text and images >>> How to Win a Data Science Competition: Learn from Top Kagglers 1. Select true statements about n-grams 2 points N-grams…
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 – 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…
Week – 3 Mean encodings >>> How to Win a Data Science Competition: Learn from Top Kagglers 1. What can be an indicator of usefulness of mean encodings? 1 point…
Week – 1 Recap of How to Win a Data Science Competition 1. What back propagation is usually used for in neural networks? 1 point To propagate signal through network…
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,…