If you read my article in January about my personal development goals, you might have seen that I’m working to achieve the DP-200 certification. During the learning process for DP-200, I learned that I lacked certain basic knowledge about how to do data engineering / data science in Python. For that reason, I decided to […]
Tag: python
Using Form Recognizer to recognize custom forms
One of my learning goals for this half year was to learn more about AI. Although I’m focusing my learning mainly on low-level AI (Python, ML, Data Science), I was pretty happy to get involved in a customer project using the Microsoft Form Recognizer. This blog post will cover the Form Recognizer and it’s functionality. […]