How to detect edges of a mask in python with OpenCV
https://medium.com/@rootaccess/how-to-detect-edges-of-a-mask-in-python-with-opencv-4bcdb3049682
https://medium.com/@rootaccess/how-to-detect-edges-of-a-mask-in-python-with-opencv-4bcdb3049682
Medium
How to detect edges of a mask in python with OpenCV
Have you ever wanted to detect the edges of your generated mask images ? Well , i will show you how to do it.
4 Practical Principles for writing a clean Python Code
https://medium.com/@olgarybnytska/4-practical-principles-for-writing-a-clean-python-code-6cccf741544d
https://medium.com/@olgarybnytska/4-practical-principles-for-writing-a-clean-python-code-6cccf741544d
Medium
4 Practical Principles for writing a clean Python Code
Clean code is important, no one denies it. But did you know that in practice, we read code more than we write? Besides, it is easier to…
How To Parse Data Using Python and Selenium
https://towardsdatascience.com/how-to-parse-data-using-python-and-selenium-907a95239ee0
https://towardsdatascience.com/how-to-parse-data-using-python-and-selenium-907a95239ee0
Customer Life Time Value Prediction by Using BG-NBD & Gamma-Gamma Models and Applied Example in…
https://mebaysan.medium.com/customer-life-time-value-prediction-by-using-bg-nbd-gamma-gamma-models-and-applied-example-in-997a5ee481ad
https://mebaysan.medium.com/customer-life-time-value-prediction-by-using-bg-nbd-gamma-gamma-models-and-applied-example-in-997a5ee481ad
Medium
Customer Life Time Value Prediction by Using BG-NBD & Gamma-Gamma Models and Applied Example in Python
Hi everyone. In this story, I’ll try to explain what BG-NBD Model is, what Gamma-Gamma Submodel is and how we can calculate Customer Life…
Data Preprocessing with Orange tool
https://nidhigajjar2000.medium.com/data-preprocessing-with-orange-tool-1b7b6b96c15
https://nidhigajjar2000.medium.com/data-preprocessing-with-orange-tool-1b7b6b96c15
Medium
Data Preprocessing with Orange tool
In the series of Data Science, this blog is regarding the data preprocessing using the Orange tool. In this blog I will be mentioning about…
Retail shelf image recognition — price and SKU data extraction
https://medium.com/product-ai/retail-shelf-image-recognition-price-and-sku-data-extraction-5a73ec19256e
https://medium.com/product-ai/retail-shelf-image-recognition-price-and-sku-data-extraction-5a73ec19256e
Medium
Retail shelf image recognition — price and SKU data extraction
Challenge
Azure Key Vault Secret Client Library for Python
https://medium.com/@cndro/azure-key-vault-secret-client-library-for-python-1ca50d2a4553
https://medium.com/@cndro/azure-key-vault-secret-client-library-for-python-1ca50d2a4553
Medium
Azure Key Vault Secret Client Library for Python
Azure Key Vault helps to solve Secrets management by securely storing and controlling access to tokens, passwords, certificates, API keys…
Autoviz: Create Simple Charts From Any Dataset In Python
https://lzpdatascience.medium.com/autoviz-create-simple-charts-from-any-dataset-in-python-6514db8252b6
https://lzpdatascience.medium.com/autoviz-create-simple-charts-from-any-dataset-in-python-6514db8252b6
Medium
Autoviz: Create Simple Charts From Any Dataset In Python
Another useful and simple python package that allows for a quick and decent exploratory data analysis (EDA) is Autoviz.
Python Tips & Tricks You Should Know For Working With Financial Time Series Data
https://medium.com/the-handbook-of-coding-in-finance/python-tips-tricks-you-should-know-for-working-with-financial-time-series-data-4429b4eecc66
https://medium.com/the-handbook-of-coding-in-finance/python-tips-tricks-you-should-know-for-working-with-financial-time-series-data-4429b4eecc66
Medium
Python Tips & Tricks You Should Know For Working With Financial Time Series Data
A beginner guide to process financial time series data in Pythonic way.
Building a Multilingual Translation Based Audiobook Generator Using Python and Deep Learning
https://vikasojha894.medium.com/building-a-multilingual-translation-based-audiobook-generator-using-python-and-deep-learning-1f390b9b6350
https://vikasojha894.medium.com/building-a-multilingual-translation-based-audiobook-generator-using-python-and-deep-learning-1f390b9b6350
Medium
Building a Multilingual Translation Based Audiobook Generator Using Python and Deep Learning
Too lazy to read novels?. Convert novels to audiobook using Python. You can also translate your books to other languages using this…
How I Built A Fake News Detector Using Python & Machine Learning
https://randerson112358.medium.com/how-i-built-a-fake-news-detector-using-python-machine-learning-7d3bfaee64c
https://randerson112358.medium.com/how-i-built-a-fake-news-detector-using-python-machine-learning-7d3bfaee64c
Medium
How I Built A Fake News Detector Using Python & Machine Learning
Use Python & Machine Learning To Detect Fake News
CLIENT-SERVER CONNECTION USING SOCKET IN PYTHON
https://prataplyf.medium.com/client-server-connection-using-socket-in-python-1a91768b6b86
https://prataplyf.medium.com/client-server-connection-using-socket-in-python-1a91768b6b86
Medium
CLIENT-SERVER CONNECTION USING SOCKET IN PYTHON
Server client connections are the most important topics nowadays. This will use as in the field of P2P communication and sometimes for…
The problem with referencing when you think you are copying
https://medium.com/@AleAlejandro1/the-problem-with-referencing-when-you-think-you-are-copying-13f53ff9e555
https://medium.com/@AleAlejandro1/the-problem-with-referencing-when-you-think-you-are-copying-13f53ff9e555
Medium
The problem with referencing when you think you are copying
Here’s the deal, many times I need to create some sample data structures (e.g. lists) to see if my functions are doing what I want…
4 Python Libraries that ease working with Large Dataset
https://satyam-kumar.medium.com/4-python-libraries-that-ease-working-with-large-dataset-8e91632b8791
https://satyam-kumar.medium.com/4-python-libraries-that-ease-working-with-large-dataset-8e91632b8791
Medium
4 Python Libraries that ease working with Large Dataset
Essential guide to read and process large size datasets
Python Module To Make GUI With A GUI Editor?
https://hunter2809.medium.com/python-module-to-make-gui-with-a-gui-editor-f30c899111e8
https://hunter2809.medium.com/python-module-to-make-gui-with-a-gui-editor-f30c899111e8
Medium
Python Module To Make GUI With A GUI Editor?
Still finding a Python module to design GUI with a GUI editor integrated? Then your search has ended. Read along to get more information…