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?Oct 26, 2023A response icon1Oct 26, 2023A response icon1
Python Project Setup: A Step-by-Step Guide to Industry Best PracticesLearn how to properly setup and kickstart your python project. And all the nitty-gritty details of which tools to use and how to configure…Jun 5, 2023A response icon7Jun 5, 2023A response icon7
Introduction to Cryptography: Understanding Hashing and Public-key Encryption with Code ExamplesWhat’s cryptography? What does hashing and public-key encryption mean? And which tool can you use to start writing cryptography code?Feb 14, 2023A response icon1Feb 14, 2023A response icon1
How Fair Are Your Machine Learning Models?A quick introduction to the topic of fairness with hands on coding. Evaluate your machine learning model fairness in just a few lines of…Jul 13, 2022A response icon2Jul 13, 2022A response icon2
SHAP values: Machine Learning interpretability and feature selection made easy.Machine learning interpretability with hands on code with SHAP.Jun 26, 2022A response icon2Jun 26, 2022A response icon2
5 tools I wish I knew when I started writing Machine Learning codeA few tools that will get you on the right track for your Machine Learning projects using python.Jun 16, 2022Jun 16, 2022
Hydra, the most efficient config handling library for your Python/ML codeImprove your python code by using hydra for configuration.Jun 11, 2022A response icon4Jun 11, 2022A response icon4
Add pre-commit checks to format your files and commit messagesStop committing wrongly formatted code and start using pre-commit checks.Jun 7, 2022Jun 7, 2022
Command Line 101: a Basic Guide to Using the TerminalGet started using your terminal and get one step closer to being an experienced developer.Jun 5, 2022A response icon1Jun 5, 2022A response icon1
Published inDev GeniusUsing Conda environments for Python, all you need to knowHands on creating and managing conda environments and env variables for your python projects.Jun 3, 2022A response icon1Jun 3, 2022A response icon1