Published onJune 9, 2021Wisdom of the CrowdsEnsembleMachine-LearningThis blog covers the wisdom of the crowds effect and how we can apply it when developing machine learning models.
Published onApril 18, 2021Three FundamentalsFundamentalsSoftware-EngineeringThis blog covers the 3 fundamentals a data scientist should be aware of, especially when coming from another field of study.
Published onApril 9, 2021Cloud Computing InfrastructureCloud-ComputingStartupInfrastructureDeciding on your cloud computing service.
Published onMarch 21, 2021Docker DevcontainersPackage-ManagerContainerDockerDependencyDoes not work on my computer is extremely common. Avoid it by using Docker.
Published onFebruary 26, 2021Impurity CriterionMachine-LearningMathematicsMathematicsUnderstanding the Decision Tree training process is key to being able to select whether your data requires the model to be trained using Entropy or Gini impurity Criterions.