Forecasted And Optimized Stock Levels For A Vast Network Of Stores Belonging To Leading Multinational Fmcg Companies.


Introduction

I am a Python developer by passion and profession with nearly a decade of experience in diverse technical areas. I am skilled in data science techniques, machine/deep learning algorithms, and full-stack development. I have further specialized in data science by obtaining a master's degree. Currently I am leading a team of machine learning engineers at a prominent multinational startup.

Details

I am a Python developer by passion and profession with nearly a decade of experience in diverse technical areas. I am skilled in data science techniques, machine/deep learning algorithms, and full-stack development. I have further specialized in data science by obtaining a master's degree. Currently I am leading a team of machine learning engineers at a prominent multinational startup. I am a Python developer by passion and profession with nearly a decade of experience in diverse technical areas. I am skilled in data science techniques, machine/deep learning algorithms, and full-stack development. I have further specialized in data science by obtaining a master's degree. Currently I am leading a team of machine learning engineers at a prominent multinational startup.

Example of our code,

Python
import os
from pathlib import Path

p = Path(".").absolute()

def say_hello(name: str):
    print("hello", name)

if __name__=="__main__":
    say_hello("aleem")

Here is the video sample of it,