Geospatial Site-Selection Analysis Using Cosine Similarity
https://towardsdatascience.com/geospatial-site-selection-analysis-using-cosine-similarity-dcde4be458e7
https://towardsdatascience.com/geospatial-site-selection-analysis-using-cosine-similarity-dcde4be458e7
Medium
Geospatial Site-Selection Analysis Using Cosine Similarity
Identifying similarities between geographic areas based on neighbourhood amenities
Customer Segmentation with Python (Implementing STP Framework—Part 2)
https://towardsdatascience.com/customer-segmentation-with-python-implementing-stp-framework-part-2-689b81a7e86d
https://towardsdatascience.com/customer-segmentation-with-python-implementing-stp-framework-part-2-689b81a7e86d
Medium
Customer Segmentation with Python (Implementing STP Framework - Part 2/5)
A step-by-step guide to implementing k-means clustering with Python
How to Convert an HTML String to a PNG Screenshot using Python
https://cloudmersive.medium.com/how-to-convert-an-html-string-to-a-png-screenshot-using-python-aaff1d2d2561
https://cloudmersive.medium.com/how-to-convert-an-html-string-to-a-png-screenshot-using-python-aaff1d2d2561
Medium
How to Convert an HTML String to a PNG Screenshot using Python
If you want to fully render website images without having to generate the image yourself, there are a few avenues you can take. If you’re…
Azure function to update Cosmos Throughput with PowerShell Module
https://medium.com/@liaquathhassan/azure-function-to-update-cosmos-throughput-with-powershell-module-fe625997e661
https://medium.com/@liaquathhassan/azure-function-to-update-cosmos-throughput-with-powershell-module-fe625997e661
Medium
Azure function to update Cosmos Throughput with PowerShell Module
Azure function is a great tool when it comes to a specific job using your choice of code, without worrying much about provisioning…
Use These 9 Python libraries for Machine Learning
https://itcertifications.medium.com/use-these-9-python-libraries-for-machine-learning-6a95fd73a773
https://itcertifications.medium.com/use-these-9-python-libraries-for-machine-learning-6a95fd73a773
Medium
Use These 9 Python libraries for Machine Learning
There are many Python libraries; in this article, we’ve covered a handful of the Best 9 Python Libraries for Machine Learning. They…
PYTHON3: MUTABLE, IMMUTABLE — EVERYTHING IS AN OBJECT
https://medium.com/@j.maikarfi1/python3-mutable-immutable-everything-is-an-object-a9de928e76d7
https://medium.com/@j.maikarfi1/python3-mutable-immutable-everything-is-an-object-a9de928e76d7
Medium
PYTHON3: MUTABLE, IMMUTABLE — EVERYTHING IS AN OBJECT
Hello everyone, and welcome to my very first post on this platform. I have been learning about Python and everything about it, and today…
An introduction to Autoencoders for Beginners
https://prakhargurawa.medium.com/an-introduction-to-autoencoders-for-beginners-d8ddbeb91496
https://prakhargurawa.medium.com/an-introduction-to-autoencoders-for-beginners-d8ddbeb91496
Medium
An introduction to Autoencoders for Beginners
The Zen of grinding LeetCode problems: Day 54–The for-else statement
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-54-the-for-else-statement-266a685c7458
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-54-the-for-else-statement-266a685c7458
Medium
The Zen of grinding LeetCode problems: Day 54–The for-else statement
We finally learn something new
Generating Publication-Quality Figures with python/matplotlib
https://medium.com/@jhwhite1977/generating-publication-quality-figures-with-python-matplotlib-12c3c30bef9d
https://medium.com/@jhwhite1977/generating-publication-quality-figures-with-python-matplotlib-12c3c30bef9d
Medium
Generating Publication-Quality Figures with python/matplotlib
Python and matplotlib are frequently used to plot figures to make sense of your hard-earned data. However, the default style and format do…
Running a Flask API Application on Openshift With Nginx As Reverse Proxy
https://betterprogramming.pub/running-a-flask-api-application-on-openshift-with-nginx-as-reverse-proxy-6f3797f7b4db
https://betterprogramming.pub/running-a-flask-api-application-on-openshift-with-nginx-as-reverse-proxy-6f3797f7b4db
Medium
Running a Flask API Application on Openshift With Nginx As Reverse Proxy
Using Podman