Month: October 2020

Cloud Service Image
AWS
Container

How to spin up Fargate based ECS service with ALB (aws cli only)

How to create ALB, targetgroup, listener for Fargate based ECS application. All steps are done by using aws cli commands no console.

Read More
Container Image
Container

Permission problems in bind mount in Docker Volume

How to cope with the permission problems when we use bind mounts in Docker. There are 3 ways to solve the problems.

Read More
Machine Learning Image
DataScience
Python

DiCE -ML models with counterfactual explanations for the sunk Titanic data-

This article is an overview why counterfactual explanations are required in recent ML projects and how to apply Microsoft research DiCE library for Titatic data set. There have been some foreseen and ongoing trends in AI/ML for 2020 such as AutoML, MLOps, AI ethic those are to democratize AI/ML in the industries more than ever. […]

Read More