Which Data Format to Use For Your Big Data Project?Pickle, Parquet, CSV, Feather, HDF5, ORC, JSON: which one should you be using and why?
How Fair are Your Machine Learning Models?A quick introduction to the topic of fairness with hands on coding.
SHAP values: Machine Learning Interpretability Made EasyMachine learning interpretability with hands on code with SHAP.
Enhance Your CI Workflow with Pre-Commit ChecksEliminate unclear commits and inconsistent formatting by integrating pre-commit checks into your workflow.