Document Intelligence Series — Part 2: Transformer for Table Detection & Extraction
https://iamrajatroy.medium.com/document-intelligence-series-part-2-transformer-for-table-detection-extraction-80a52486fa3
https://iamrajatroy.medium.com/document-intelligence-series-part-2-transformer-for-table-detection-extraction-80a52486fa3
Medium
Document Intelligence Series — Part 2: Transformer for Table Detection & Extraction
Using DETR Transformer model to perform Table Detection on an Image
Get 10x Faster Speed In Pandas With These Simple Steps
https://iamrajatroy.medium.com/get-10x-faster-speed-in-pandas-with-these-simple-steps-a69b6bf8e3cf
https://iamrajatroy.medium.com/get-10x-faster-speed-in-pandas-with-these-simple-steps-a69b6bf8e3cf
Medium
Get 10x Faster Speed In Pandas With These Simple Steps
Speed & Memory Optimization in Pandas
How to Leverage Xplainable and LLMs to Automate Business Intelligence & Optimisation
https://medium.com/@tim.huntley/how-to-leverage-xplainable-and-llms-to-automate-business-intelligence-optimisation-85bf04fb16f4
https://medium.com/@tim.huntley/how-to-leverage-xplainable-and-llms-to-automate-business-intelligence-optimisation-85bf04fb16f4
Medium
How to Leverage Xplainable and LLMs to Automate Business Intelligence & Optimisation
Explainable ML is more than just a window into a model’s decision-making process — it’s a blueprint for optimisation and business insights.
Order Up! FastAPI vs Flask in the Kitchen of RESTful APIs.
https://medium.com/@TWilliamsPhD/order-up-fastapi-vs-flask-in-the-kitchen-of-restful-apis-77f4ec738f82
https://medium.com/@TWilliamsPhD/order-up-fastapi-vs-flask-in-the-kitchen-of-restful-apis-77f4ec738f82
Medium
Order Up! FastAPI vs Flask in the Kitchen of RESTful APIs.
A side-by-side comparison of building APIs with FastAPI and Flask.
Beyond Syntax: The Stages of Programming Language Mastery
https://medium.com/@dan_ds/beyond-syntax-the-stages-of-programming-language-mastery-fec6d01552e6
https://medium.com/@dan_ds/beyond-syntax-the-stages-of-programming-language-mastery-fec6d01552e6
Medium
Beyond Syntax: The Stages of Programming Language Mastery
Or how to know when you’ve made it
Intro To DevOps III: How to build a CI/CD pipeline (GithubActions,AWS,Slack)in two simple steps.
https://medium.com/@bantu_bytes/intro-to-devops-iii-how-to-build-a-ci-cd-pipeline-githubactions-aws-slack-in-two-simple-steps-a149b3d6b251
https://medium.com/@bantu_bytes/intro-to-devops-iii-how-to-build-a-ci-cd-pipeline-githubactions-aws-slack-in-two-simple-steps-a149b3d6b251
Medium
Intro To DevOps III: How to build a CI/CD pipeline (GithubActions,AWS,Slack)in two simple steps.
Hello there,
Hidden Treasures: Transform Your Machine Learning Workflow With These Python Libraries
https://medium.com/@shravvv18/hidden-treasures-transform-your-machine-learning-workflow-with-these-python-libraries-7e6f2d5be2f7
https://medium.com/@shravvv18/hidden-treasures-transform-your-machine-learning-workflow-with-these-python-libraries-7e6f2d5be2f7
Medium
Hidden Treasures: Transform Your Machine Learning Workflow With These Python Libraries
The field of data science, in particular, is enriched with a plethora of tools and libraries that empower us to extract knowledge from…
Cracking the Twitter code: One Tweet at a time!
https://sunxayanaa.medium.com/cracking-the-twitter-code-one-tweet-at-a-time-fdac5f927331
https://sunxayanaa.medium.com/cracking-the-twitter-code-one-tweet-at-a-time-fdac5f927331
Medium
Cracking the Twitter code: One Tweet at a time!
Greetings, fellow data enthusiasts! It’s been a wild week of research, confusion, and maybe a dash of mild panic, but guess what? I’ve…
Python Dependency Management: How to Choose from 20+ Projects
https://anytech.medium.com/python-dependency-management-how-to-choose-from-20-projects-8f1f803cd835
https://anytech.medium.com/python-dependency-management-how-to-choose-from-20-projects-8f1f803cd835
Medium
Python Dependency Management: How to Choose from 20+ Projects
Python has 20+ projects about dependency management. It is overwhelming for new users. pip, venv, pipenv, poetry with example to help choose
Building a Small-scale ELT pipeline with Python and Sqlite3.
https://medium.com/@oludaredolamu/building-a-small-scale-elt-pipeline-with-python-and-sqlite3-be1f5c698a1c
https://medium.com/@oludaredolamu/building-a-small-scale-elt-pipeline-with-python-and-sqlite3-be1f5c698a1c
Medium
Building a Small-scale ELT pipeline with Python and Sqlite3.
Building data pipelines is one inevitable activity in the data ecosystem, as this helps with navigating data from different sources to a…
Model Magic: AIC, BIC, MDL — Navigating Fit and Elegance.
https://shekhar-banerjee96.medium.com/model-magic-aic-bic-mdl-navigating-fit-and-elegance-726c784edf9b
https://shekhar-banerjee96.medium.com/model-magic-aic-bic-mdl-navigating-fit-and-elegance-726c784edf9b
Medium
Model Magic: AIC, BIC, MDL — Navigating Fit and Elegance.
Balancing fit, simplicity, and elegance in model selection with precision.
The Pythonic Way: Navigating Chapter 2 — Pythonic Zen
https://typexpersonality.medium.com/the-pythonic-way-navigating-chapter-2-pythonic-zen-e102ed449f9c
https://typexpersonality.medium.com/the-pythonic-way-navigating-chapter-2-pythonic-zen-e102ed449f9c
Medium
The Pythonic Way: Navigating Chapter 2 — Pythonic Zen
Im back with the next chapter…
Harnessing the Power of Python Django for Software Development
https://medium.com/@faiza_nahin/harnessing-the-power-of-python-django-for-software-development-820cf654eaaa
https://medium.com/@faiza_nahin/harnessing-the-power-of-python-django-for-software-development-820cf654eaaa
Medium
Harnessing the Power of Python Django for Software Development
Introduction
NLP: Text Vectorization Methods from Scratch
https://admantium.medium.com/nlp-text-vectorization-methods-from-scratch-ce3c5822c813
https://admantium.medium.com/nlp-text-vectorization-methods-from-scratch-ce3c5822c813
Medium
NLP: Text Vectorization Methods from Scratch
NLP projects work with text, but text cannot be used by machine learning algorithms unless transformed into a numerical representation…
Probabilistic Modeling with Markov Chains in Python
https://soumenatta.medium.com/probabilistic-modeling-with-markov-chains-in-python-232168257eb2
https://soumenatta.medium.com/probabilistic-modeling-with-markov-chains-in-python-232168257eb2
Medium
Probabilistic Modeling with Markov Chains in Python
Markov chains are a fundamental concept in probability theory and statistics used to model sequences of events where the probability of…
10 Advantages of Using Django for Web Development
https://medium.com/@faiza_nahin/10-advantages-of-using-django-for-web-development-d4b8aea5d0dc
https://medium.com/@faiza_nahin/10-advantages-of-using-django-for-web-development-d4b8aea5d0dc
Medium
10 Advantages of Using Django for Web Development
In the ever-evolving world of web development, choosing the right framework is crucial. Django, a high-level Python web framework, has…
Embarking on Data Science: The 10 Must-Know Libraries for Every data Aspirant
https://medium.com/@naveed.arshad003/embarking-on-data-science-the-10-must-know-libraries-for-every-data-aspirant-2d7c703b27d1
https://medium.com/@naveed.arshad003/embarking-on-data-science-the-10-must-know-libraries-for-every-data-aspirant-2d7c703b27d1
Medium
Embarking on Data Science: The 10 Must-Know Libraries for Every data Aspirant
The domain of data science is like a vast, complex ponder, where each piece plays a crucial role in creating a coherent picture. Navigating…