Automating Virtual Environments: Bash Script Magic For Python Developers
https://makwanadhruv.medium.com/automating-virtual-environments-bash-script-magic-for-python-developers-3a06df1777a6
https://makwanadhruv.medium.com/automating-virtual-environments-bash-script-magic-for-python-developers-3a06df1777a6
Medium
Automating Virtual Environments: Bash Script Magic For Python Developers
When working on python projects, things can get tricky with all the parts that need to fit together just right. That’s where virtual…
Django Asynchronous Tasks Using Celery and Redis:
https://medium.com/@ibrahimlanre1890/django-asynchronous-tasks-using-celery-and-redis-2545e7aa5ae3
https://medium.com/@ibrahimlanre1890/django-asynchronous-tasks-using-celery-and-redis-2545e7aa5ae3
Medium
Django Asynchronous Tasks Using Celery and Redis:
Asynchronous tasks are operations in a program that don’t block the execution of other tasks. They allow the program to continue processing other tasks while waiting for a particular operation to…
“Unleashing the Potential of Python Automation”
https://medium.com/@ao494129/unleashing-the-potential-of-python-automation-93b31b26cdc2
https://medium.com/@ao494129/unleashing-the-potential-of-python-automation-93b31b26cdc2
Medium
“Unleashing the Potential of Python Automation”
In the fast-paced digital era we live in, the power of automation has become a game-changer. Just a few weeks ago, a seemingly ordinary day…
How to Make Animated Bar Charts in 3 minutes using Python?
https://medium.com/@bellaoui.samy.pro/how-to-make-animated-bar-charts-in-3-minutes-using-python-c4b0e3725a37
https://medium.com/@bellaoui.samy.pro/how-to-make-animated-bar-charts-in-3-minutes-using-python-c4b0e3725a37
Medium
How to Make Animated Bar Charts in 3 minutes using Python?
Create your own animated bar chart race thanks to this article ( hassle-free)
Considerations for a Machine Learning Toolkit
https://lausena.medium.com/considerations-for-a-machine-learning-toolkit-dd7e8567dab7
https://lausena.medium.com/considerations-for-a-machine-learning-toolkit-dd7e8567dab7
Medium
Considerations for a Machine Learning Toolkit
Building a set of reusable methods and classes is invaluable as you take on a wide variety of machine learning problems.
How to Handle Outliers Like a Boss without Removing Them: Robust Regression
https://medium.com/@buraktiras93/how-to-handle-outliers-like-a-boss-without-removing-them-robust-regression-f4925ca8614e
https://medium.com/@buraktiras93/how-to-handle-outliers-like-a-boss-without-removing-them-robust-regression-f4925ca8614e
Medium
How to Handle Outliers Like a Boss without Removing Them: Robust Regression
I don’t know you. But there are two things that bothers me most in this life:
A way to compare tables (not too bad, not too good)
https://medium.com/@giseleantoniazzicardoso/a-way-to-compare-tables-not-too-bad-not-too-good-630da0325b6
https://medium.com/@giseleantoniazzicardoso/a-way-to-compare-tables-not-too-bad-not-too-good-630da0325b6
Medium
A way to compare tables (not too bad, not too good)
A brief pipeline to compare tables line by line!
PyCountry: Your Passport to ISO Country Codes, Names and More 🛂
https://medium.com/@HeCanThink/pycountry-your-passport-to-iso-country-codes-names-and-more-2c39ef6668c0
https://medium.com/@HeCanThink/pycountry-your-passport-to-iso-country-codes-names-and-more-2c39ef6668c0
Medium
PyCountry: Your Passport to ISO Country Codes, Names and More 🛂
What is pycountry? Access ISO databases for the standards Languages, Countries, Deleted countries, Subdivisions of countries, Currencies…
Creating Slow-Motion Videos by Decreasing FPS using Python and OpenCV
https://celikmustafa89.medium.com/creating-slow-motion-videos-by-decreasing-fps-using-python-and-opencv-758357ed96b5
https://celikmustafa89.medium.com/creating-slow-motion-videos-by-decreasing-fps-using-python-and-opencv-758357ed96b5
Medium
Creating Slow-Motion Videos by Decreasing FPS using Python and OpenCV
Learn how to enhance your videos by creating captivating slow-motion effects using Python and OpenCV. Discover the step-by-step process.
Converting TensorFlow .pb Model to .tflite: Comprehensive Guide
https://celikmustafa89.medium.com/converting-tensorflow-pb-model-to-tflite-comprehensive-guide-93bbccb35c9e
https://celikmustafa89.medium.com/converting-tensorflow-pb-model-to-tflite-comprehensive-guide-93bbccb35c9e
Medium
Converting TensorFlow .pb Model to .tflite: Comprehensive Guide
TensorFlow models are widely used in machine learning applications, and deploying them on resource-constrained devices often involves…
Using Bayesian Networks to forecast ancillary service volume in hospitals
https://gabeverzino.medium.com/using-bayesian-networks-to-forecast-ancillary-service-volume-in-hospitals-48968a978cb5
https://gabeverzino.medium.com/using-bayesian-networks-to-forecast-ancillary-service-volume-in-hospitals-48968a978cb5
Medium
Using Bayesian Networks to forecast ancillary service volume in hospitals
A Python example using diagnostic input variables
The Power of Logging: How It Rescued My FastAPI Python Application
https://medium.com/@alonskii44/the-power-of-logging-how-it-rescued-my-fastapi-python-application-526a63480e32
https://medium.com/@alonskii44/the-power-of-logging-how-it-rescued-my-fastapi-python-application-526a63480e32
Medium
The Power of Logging: How It Rescued My FastAPI Python Application
Intro: Picture this: You're deep into developing your FastAPI Python application, and things are looking promising. You've implemented…
What is the Connection Between ETL and Data Pipelines in Data Engineering
https://medium.com/@mrclemrkz/what-is-the-connection-between-etl-and-data-pipelines-in-data-engineering-3326ef36ce79
https://medium.com/@mrclemrkz/what-is-the-connection-between-etl-and-data-pipelines-in-data-engineering-3326ef36ce79
Medium
What is the Connection Between ETL and Data Pipelines in Data Engineering
ETL (Extract, Transform, Load) and data pipelines are closely related concepts in the realm of data engineering and data integration. Data…
HumanGov: Configuration and Deployment of HumanGov SaaS Application on AWS EC2 Inventory Across US…
https://medium.com/@Kenny.Alicea/humangov-configuration-and-deployment-of-humangov-saas-application-on-aws-ec2-inventory-across-us-ed0eef21e4bb
https://medium.com/@Kenny.Alicea/humangov-configuration-and-deployment-of-humangov-saas-application-on-aws-ec2-inventory-across-us-ed0eef21e4bb
Medium
HumanGov: Configuration and Deployment of HumanGov SaaS Application on AWS EC2 Inventory Across US States Using Ansible Securely…
In this project based on a real-world scenario, I used the Ansible configuration management automation to configure and deploy the…
TRACKING MOVING OBJECTS WITH ARTIFICIAL VISION
https://medium.com/@enocmtz0521/tracking-moving-objects-with-artificial-vision-45ac5d06624
https://medium.com/@enocmtz0521/tracking-moving-objects-with-artificial-vision-45ac5d06624
Medium
TRACKING MOVING OBJECTS WITH ARTIFICIAL VISION
Maybe you have seen in some occasions videos which show a rectangle tracking a car, a person or anything in moving, and if you have asked…