Git keyword substitution like those in Subversion
https://medium.com/@wilde.consult/git-keyword-substitution-like-those-in-subversion-aa02e2151b97
https://medium.com/@wilde.consult/git-keyword-substitution-like-those-in-subversion-aa02e2151b97
Medium
Git keyword substitution like those in Subversion
Background
Portfolio visualization and forecasting with Dash in Python
https://medium.com/@arriba87/portfolio-visualization-and-forecasting-with-dash-in-python-f6c002bdae39
https://medium.com/@arriba87/portfolio-visualization-and-forecasting-with-dash-in-python-f6c002bdae39
Medium
Portfolio Visualization and Forecasting with Dash in Python
Build your App combining Dash/Plotly and Yahoo Finance
Face Detection and Marking with Python and OpenCV — (Beginners)
https://medium.com/@codeeverywhere/face-detection-and-marking-with-python-and-opencv-beginners-b99551c4181c
https://medium.com/@codeeverywhere/face-detection-and-marking-with-python-and-opencv-beginners-b99551c4181c
Medium
Face Detection and Marking with Python and OpenCV — (Beginners)
Today’s topic is an immersive journey into the magical world of computer image processing: Face Recognition and Landmarking!
Create Any Dataset Using the FetchData-API
https://medium.com/@fareedkhandev/create-any-dataset-using-the-fetchdata-api-3f161281e69a
https://medium.com/@fareedkhandev/create-any-dataset-using-the-fetchdata-api-3f161281e69a
Medium
Create Any Dataset Using the FetchData-API
Have you ever found yourself in need of a dataset for testing, training, or experimenting with your machine learning models, only to be…
Detecting and Blurring human faces in live Video.
https://medium.com/@lukmannadaf_45/detecting-and-blurring-human-faces-in-live-video-28cb8bae18e7
https://medium.com/@lukmannadaf_45/detecting-and-blurring-human-faces-in-live-video-28cb8bae18e7
Medium
Detecting and Blurring human faces in live Video.
What is Opencv?
Mastering A/B Testing: Unraveling the Secrets to Data-Driven Success
https://medium.com/@inboxamarbalu/mastering-a-b-testing-unraveling-the-secrets-to-data-driven-success-8524425d49d8
https://medium.com/@inboxamarbalu/mastering-a-b-testing-unraveling-the-secrets-to-data-driven-success-8524425d49d8
Medium
Mastering A/B Testing: Unraveling the Secrets to Data-Driven Success
Introduction
An In-Depth Exploration of TensorFlow: Revolutionizing the World of Machine Learning and AI
https://medium.com/@data-overload/an-in-depth-exploration-of-tensorflow-revolutionizing-the-world-of-machine-learning-and-ai-b22fb0d904c5
https://medium.com/@data-overload/an-in-depth-exploration-of-tensorflow-revolutionizing-the-world-of-machine-learning-and-ai-b22fb0d904c5
Medium
An In-Depth Exploration of TensorFlow: Revolutionizing the World of Machine Learning and AI
In recent years, the field of machine learning and artificial intelligence has witnessed significant advancements, and one of the driving…
Reading HTTPS URL Files in Spark Databricks using Python and Scala
https://medium.com/@aakashjainiitg/reading-https-url-files-in-spark-databricks-using-python-and-scala-c8408d4d0320
https://medium.com/@aakashjainiitg/reading-https-url-files-in-spark-databricks-using-python-and-scala-c8408d4d0320
Medium
Reading HTTPS URL Files in Spark Databricks using Python and Scala
As data professionals, we often encounter scenarios where we need to access and process data from secure sources, such as HTTPS URL files…
Python’s ‘yield’ Method: Your Guide to Supercharged Loops!
https://medium.com/@arjunprakash027/pythons-yield-method-your-guide-to-supercharged-loops-743ad6bfe447
https://medium.com/@arjunprakash027/pythons-yield-method-your-guide-to-supercharged-loops-743ad6bfe447
Medium
Python’s ‘yield’ Method: Your Guide to Supercharged Loops!
Introduction
Unleashing Creativity: The Best ChatGPT Prompts for Inspiring Ideas
https://medium.com/@Future-AI/unleashing-creativity-the-best-chatgpt-prompts-for-inspiring-ideas-364d17f79607
https://medium.com/@Future-AI/unleashing-creativity-the-best-chatgpt-prompts-for-inspiring-ideas-364d17f79607
Medium
Unleashing Creativity: The Best ChatGPT Prompts for Inspiring Ideas
We are passionate about creativity and innovation. In this article, we bring you the ultimate collection of ChatGPT prompts that will…
AI-Driven Creativity: How ChatGPT Sparks Imagination
https://medium.com/@Future-AI/ai-driven-creativity-how-chatgpt-sparks-imagination-aab2692e6a9d
https://medium.com/@Future-AI/ai-driven-creativity-how-chatgpt-sparks-imagination-aab2692e6a9d
Medium
AI-Driven Creativity: How ChatGPT Sparks Imagination
Artificial Intelligence (AI) has undoubtedly revolutionized various industries, and the realm of creativity is no exception. One remarkable…
Make a New Galaxy with Dynamic Programming And Backtracking Algorithm
https://rulramadhani.medium.com/make-a-new-galaxy-with-dynamic-programming-and-backtracking-algorithm-cd928a559d61
https://rulramadhani.medium.com/make-a-new-galaxy-with-dynamic-programming-and-backtracking-algorithm-cd928a559d61
Medium
Make a New Galaxy with Dynamic Programming And Backtracking Algorithm
Make a New Galaxy is a problem topic in which a gang of aliens is attempting to establish a new galaxy by melting many stars to form a new…
A Fun Journey into Python: A Number Guessing Game Tutorial for Beginners
https://medium.com/@e.ghelbur/a-fun-journey-into-python-a-number-guessing-game-tutorial-for-beginners-673e0428e5aa
https://medium.com/@e.ghelbur/a-fun-journey-into-python-a-number-guessing-game-tutorial-for-beginners-673e0428e5aa
Medium
A Fun Journey into Python: A Number Guessing Game Tutorial for Beginners
Welcome, we are aspiring Python enthusiasts! In this tutorial, we'll embark on an exciting journey into programming by creating a simple…
Building a Simple App with Flask in Python — Full Source Code
https://medium.com/@alains/building-a-simple-app-with-flask-in-python-full-source-code-8cdd1116ff43
https://medium.com/@alains/building-a-simple-app-with-flask-in-python-full-source-code-8cdd1116ff43
Medium
Building a Simple App with Flask in Python — Full Source Code
Flask is a popular web framework for building web applications in Python. In this tutorial, we’ll walk through how to create a basic “Hello…
Decorators Demystified: What are they and why do you need them?
https://medium.com/@mitrashuvraneel/decorators-what-are-they-and-how-do-you-use-them-in-python-5eae3aaf4502
https://medium.com/@mitrashuvraneel/decorators-what-are-they-and-how-do-you-use-them-in-python-5eae3aaf4502
Medium
Decorators Demystified: What are they and why do you need them?
Debunking misconceptions about decorators and presenting them in a simple-to-understand, lucid manner
Maintaining Clean Codebase in Django: The Power of pre-commit
https://medium.com/geekculture/maintaining-clean-codebase-in-django-the-power-of-pre-commit-57877ad2c755
https://medium.com/geekculture/maintaining-clean-codebase-in-django-the-power-of-pre-commit-57877ad2c755
Medium
Maintaining Clean Codebase in Django: The Power of pre-commit
What is pre-commit?
Deploying a simple Django (DRF) app to a Kubernetes cluster: running on Gunicorn
https://snoekiede.medium.com/deploying-a-simple-django-drf-app-to-a-kubernetes-cluster-running-on-gunicorn-60a628f1796b
https://snoekiede.medium.com/deploying-a-simple-django-drf-app-to-a-kubernetes-cluster-running-on-gunicorn-60a628f1796b
Medium
Deploying a simple Django (DRF) app to a Kubernetes cluster: running on Gunicorn
Introduction