cat <<"EOF" >/tmp/post
where I learned about
- LocalStack tool for testing AWS application
- linting and formatting
- pre-commit hook for git
- Terracfor for CI/CD
πΆ #dailyreport #mlopszoomcamp
Title: P2: Monitoring section of MLOps course, Emacs navigation [2024-06-23 Sun]
- C-c p 'org-backward-heading-same-level - was C-c C-b
- C-c n 'org-forward-heading-same-level - was C-c C-f
by default:
- C-c C-p up heading ignore level
- C-c C-n down heading ignore level
- C-c C-u to upper heading.
There is very cool variable "split-width-threshold" π
that regulate how to split window horizontally or
vertically.
---------- #dailyreport #mlopszoomcamp #emacs #keyboard #keys #mlops
Title: P1: Monitoring section of MLOps course, Emacs navigation [2024-06-23 Sun]
I like zoomcamp course because it is absolutely basic and
short. That is why I always looking for additional
information on topic.
**In Emacs**:
I rebinded "new line keys": β¨
- C-j C-m - move cursor to the new line: without
indentation, with indentation
- M-j M-m stay cursor at current line
In Org I rebinded keys for header navigation: π #dailyreport #mlopszoomcamp #emacs #keyboard #keys #mlops
Title: P0: Monitoring section of MLOps course, Emacs navigation [2024-06-23 Sun]
I finished section π¦Ύ
I learned about metrics and the best practices β to build
model monitoring and terms:
- concept drift - change in real-world patterns, lead to
model degrade
- data drift - shift in input data distributions.
- Prediction drift
- Embedding drift https://www.evidentlyai.com/blog/embedding-drift-detection #dailyreport #mlopszoomcamp #emacs #keyboard #keys #mlops
Title: P0: ML pipeline orchistration tools [2024-06-20 Thu]
I have been reading about ML pipeline orchistration tools,
especially "Mage" π§, interesting that Apache Airflow is
most popular for that still.
I have been reading about Ansible vs Terraform β€ -
infrastructure configuration and orchistration tools.
I got Reinforcement Learning β’ task for job and a bunch of
RL books before 2022. I want to study RL and have a plan #dailyreport #mlopszoomcamp #mlops #mlpipeline #mlmage
Title: P0: I finished "Deployment" section of course [2024-06-17 Sun]
θ ‘
MLOps zoomcamp free course. β¨
It was boring π¦ because AWS Kinesis/SQS + AWS Lambda was
used. But I learned "pipenv" tool for Python project
dependencies management and more about Mlflow.
I updated my small script (replace depricated libraries)
that just add hashes to requirements.txt
Offtopic βΏ: Beans is very good for your skin and weight, that is how I
germinate it. #dailyreport #python #mlopszoomcamp