Understanding ROC CurvesExplores the ROC curve, True Positive Rate, False Positive Rate, and prediction probabilities in classification models.
Introduction to RenkuIntroduces Renku, a platform for collaborative data science, emphasizing reproducibility, shareability, reusability, and security.
Functions in PythonIntroduces functions in Python, covering predefined and user-defined functions, formal and effective parameters, and the importance of docstrings.