Repo containing Proof of Concepts (poc)
-
ml-lifecycle: demonstrates the complete lifecycle of an ml project, which consists of:
- data ingestion
- data preprocessing
- model building
- model serving
- model monitoring
and logging in a MongoDB database.
-
vaex_100_gb_data: analysing data of size 100gb with vaex library.
-
messenger_chatbot: build a simple chatbot (ANN) and integrate it with messenger api.